Run Status

Workflow run lifecycle status codes

StatusDescriptionTerminal?
pendingCreated and queued — call not yet connectedNo
in_progressCall is live — pipeline is runningNo
completedNormal end — agent or caller ended the call at a natural closeYes
failedError before or during executionYes
Poll GET /workflow/{id}/runs/{run_id} until status is completed or failed.
Was this page helpful?
Open Dashboard →