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
}