Runs

RunsClient.get(runId, { organizationId }) calls GET /api/agent-runs/:id using publicRouteContracts.agentRunsGet.

Response type: AgentRunDetail.

Boundary note

The current public SDK does not map RunsClient.get(...) to /api/runs/:id.

Public persisted run detail in the SDK is the stable agent-run detail surface.

See also

Was this page helpful?