Get run status
Runs
Get run status
Fetch status, result, usage, and error details for a run.
GET
Get run status
Authorizations
Account API key from Developer Console. Keys start with cr_sk_.
Path Parameters
Developer API run ID.
Response
Run object.
Developer API run ID.
Available options:
pending, running, completed, failed, cancelled Agent that ran. Creation runs return null until the agent is created, then the completed run includes the new agent ID.
Conversation ID for follow-up runs.
Final agent output. Completed runs commonly include text; agent-creation runs also include agent_id.