Skip to main content
GET
Get an agent run with its full ledger

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string<uuid>
required

Agent run id.

Response

OK.

run
object
required

Serialised agent run (contracts/brain-ops.ts formatRun).

events
object[]
required
artifacts
object[]
required