v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
agent

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

idstring required
project_idstring required
statusstring required
trigger_typestring required
started_atstring nullable
completed_atstring nullable
created_atstring required
reportobject nullable
data_curation_reportstring nullable
final_reportstring nullable
system_deficienciesstring nullable
sandbox_idstring nullable