v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Agents

Get Agent Run

Retrieve the status and output of an agent run. Use this to poll for background run completion.

Requires the session_id that was returned when the run was created.

get/agents/{agent_id}/runs/{run_id}

Path parameters

agent_idstring required
run_idstring required

Query parameters

session_idstring required

Session ID for the run

Session ID for the run

Response

Run output retrieved successfully

{"stackTrail":"paths:/agents/{agent_id}/runs/{run_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}