Get Deployment Run
Get Deployment Run through the OMA API.
?beta=true, anthropic-version: 2023-06-01, and anthropic-beta: managed-agents-2026-04-01.Authorizations
OMA workspace API key.
Path Parameters
Path parameter deployment_run_id
Query Parameters
Selects the beta API contract for this endpoint. Must be true.
true Response
Successful response (OK)
A persistent, append-only record of a single deployment execution. Records session creation success or failure — no session lifecycle tracking.
deployment_run Unique identifier for this run (drun_...).
ID of the deployment that produced this run.
What triggered this run and trigger-specific metadata.
- Option 1
- Option 2
Populated on success. Null on creation failure. Exactly one of session_id or error is non-null.
Populated on creation failure. Null on success. Exactly one of session_id or error is non-null.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
Snapshot of the agent at fire time. Always fully resolved — deployments pin agent + version.
Time this run record was persisted.