Full detail for a specific agent run
token_usage (requires permission).fields[agent-runs]=trigger_payload,result,error to include the full run detail. Without sparse fields, only the default attributes are returned.
sandbox: true, tool steps for guarded tools show would_* payloads instead of real results:
fields[agent-runs], the response includes: agent_uid, agent_version_uid, scratchpad_uid, workflow_id, approach, status, sandbox, trigger_type, started_on, completed_on, created_on.
Fields like trigger_payload, result, token_usage, and error must be explicitly requested via fields[agent-runs].
| Status | Reason |
|---|---|
404 | Agent or run not found |
403 | User lacks permission to view agent activity |