Skip to main content
GET
Inspect a durable operation

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Minimum string length: 1

Response

Success

id
string
required
kind
string
required
progress
integer
required
Required range: 0 <= x <= 100
status
enum<string>
required
Available options:
pending,
leased,
running,
waiting,
cancelling,
succeeded,
failed,
cancelled
attempt
integer
cancel_requested
boolean
created_at
string<date-time>
error_code
string
max_attempts
integer
message
string
resource_name
string
resource_type
string
retryable
boolean
updated_at
string<date-time>