Skip to main content
GET
Get Instance

Path Parameters

instance_id
string
required

Response

Successful Response

Instance detail with embedded step logs.

id
string
required
workflow_id
string
required
account_id
string
required
status
string
required
current_step
string | null
required
context
Context · object
required
started_at
string<date-time>
required
completed_at
string<date-time> | null
required
error_message
string | null
required
resume_job_id
string | null
required
step_logs
WorkflowStepLogResponse · object[]