Run Status
Workflow run lifecycle status codes
| Status | Description | Terminal? |
|---|---|---|
pending | Created and queued — call not yet connected | No |
in_progress | Call is live — pipeline is running | No |
completed | Normal end — agent or caller ended the call at a natural close | Yes |
failed | Error before or during execution | Yes |
Poll
GET /workflow/{id}/runs/{run_id} until status is completed or failed.Was this page helpful?
Open Dashboard →