Operations
Get Operation Status
Retrieve the status and result of an asynchronous operation.
get/v2/ControlPlane/Operations/{operationId}
Response
Operation status retrieved successfully.
Example response
{
"status": "COMPLETED",
"createdAt": "2025-11-14T20:29:21Z"
}