latestOpenAPI 3.1.02026-08-1076186318.8 KB
ab648a80ca4d
Operations
Get the status information of an operation
get/operations/{operation_id}
Path parameters
operation_idstring required
Example:sites:add-8dc99dce-c5c7-4d8e-b589-6641696fc830
Response
The operation has successfully finished
Example response
{
"message": "Successfully finished request",
"status": 200
}