Get an agent run
Agent Deployments
Get an agent run
GET
Get an agent run
Authorizations
API key passed as Bearer token
Response
Agent run
Example:
"adrun_1234abcd"
Available options:
job, service Available options:
queued, starting, installing, running, succeeded, failed, cancelled, timed_out Free-form run input supplied at run creation; passed through to the agent verbatim, deliberately open.
Per-run override for failed job sandbox retention. Omit to use deployment debug config.
Retention TTL in seconds when the run is retained. Defaults to 3600 if retention is enabled without an explicit TTL.
Required range:
x >= 1Output manifest produced by the agent runtime (typically containing an outputs array). Deliberately open: the manifest shape is owned by the agent, not the control plane.