Skip to main content
GET
Get the status information of an operation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

operation_id
string
required
Example:

"sites:add-8dc99dce-c5c7-4d8e-b589-6641696fc830"

Response

The operation has successfully finished

message
string
required
Example:

"Successfully finished request"

status
number
required
Example:

200

data
any