agent

List agent run events

List persisted events for an asynchronous agent run.

Required scope: `inference:run`

get/agent/runs/{run_id}/events

Path parameters

run_idstring required

Query parameters

afterinteger
limitinteger
principal_idstring

Scope by principal. If omitted, only a run with no principal (principal_id is null) is addressed; a run whose principal differs yields 404.

Response

Agent run events

next_indexinteger required

Changes