Skip to main content
Retrieve the status of an asynchronous operation.

GET /operations/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the operation.

Response

ParameterTypeDescription
operationobjectThe operation details.

Example

curl -X GET https://api.blobhub.io/operations/op_123