List runs
Every agent and flow run in the span store, newest start first. A run dispatched with storeResults: false is listed with test: true rather than being invisible. overlay=live adds live control-plane fields; the overlay never adds, drops or reorders a row. Returns 404 when run reads are not enabled for the organization.
Authentication
Query parameters
Filter by agent id; repeat for a set.
Filter by flow id; repeat for a set.
Filter by batch id; repeat for a set.
Read specific runs by id; at most 100 per request.
Window start (ISO 8601). Defaults to 24 hours ago.
Window end (ISO 8601). Defaults to now.
live adds control-plane fields; defaults to live for a session, none for an API key.
Response
The started_at window the query resolved to, after defaults.