Get Observability Iterations
Agents Observability
Get Observability Iterations
Per-iteration trace rollup, newest-first (reads agent_traces).
One row per iteration_id — all operations of one input-record’s
processing chain. agent_traces is Streamkap-agent only (no external
pseudo-agents), so agent_id passes straight through with no entity
resolution. Tenant scoping at the WHERE layer; a cross-tenant agent_id
returns an empty page, not a leak.
GET
Get Observability Iterations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Streamkap agent id (Mongo ObjectId)
Time range start (ISO 8601)
Time range end (ISO 8601)
Pagination cursor — last page's next_cursor
Required range:
1 <= x <= 200