Agents
Get an agent run
Retrieve the current status and result details for an agent run.
get/v1/agents/{agent_id}/runs/{run_id}
Path parameters
agent_idstring uuid required
The ID of the agent that owns the run.
The ID of the agent that owns the run.
run_idstring uuid required
The ID of the run to retrieve.
The ID of the run to retrieve.
Response
Successful Response