v22

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-07253798.6 KB
agents
agents
agents

Get Agent Run

Retrieve the status and result of an agent run.

Returns the current status, progress, and any available results for the specified agent run. The agent run must belong to the specified organization. If the agent run is still in progress, this endpoint can be polled to check for completion.

Rate limit: 60 requests per 30 seconds.

get/v1/organizations/{org_id}/agent/run/{agent_run_id}

Path parameters

agent_run_idinteger required
org_idinteger required

Headers

{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/{agent_run_id}:get:parameters:2:schema","oasType":"schema","type":"unknown","title":"Authorization"}

Response

Successful Response

idinteger required
organization_idinteger required
statusstring nullable
created_atstring nullable
web_urlstring nullable
resultstring nullable
summarystring nullable
source_type'LOCAL' | 'SLACK' | 'GITHUB' | 'GITHUB_CHECK_SUITE' | 'GITHUB_PR_REVIEW' | 'LINEAR' | 'API' | 'CHAT' | 'JIRA' | 'CLICKUP' | 'MONDAY' | 'SETUP_COMMANDS'
metadataobject nullable