v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBagent
Get Agent Run
Get detailed agent run including deliverables.
Args: request: FastAPI request (for rate limiter). agent_run_id: Agent run identifier. auth: Authenticated user. service: Agent service.
Returns: Full agent run detail with report.
Raises: HTTPException: 404 if run not found.
get/agent/runs/{agent_run_id}
Path parameters
agent_run_idstring required
Response
Successful Response