Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt

Use this file to discover all available pages before exploring further.

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