ghostAPIv1 beta
Operations

Read an operation

GET/operations/{operationId}
ScopePer operationRoleCurrent memberBillingFree

Returns status, result and failure details for one receipt. Review results carry the confirmation or proposal a follow-up resolution operation needs.

Path parameters

operationIduuidrequired
The receipt id returned by POST /operations.

Response

iduuid
operationstring
statusqueued | running | succeeded | failed | needs_review | canceled | outcome_unknown
resultunknown | null
errorunknown | null
created_atstring
started_atstring | null
completed_atstring | null