runs

Get Run Status

Get the status of a specific run.

get/api/runs/{run_id}

Path parameters

run_idstring required

Response

Successful Response

run_idstring required
status'pending' | 'scheduled' | 'running' | 'completed' | 'cancelled' | 'failed' | 'interrupted' required
started_atstring required
completed_atstring nullable
scheduled_start_timestring nullable
errorstring nullable
configobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.