---
search:
  tags:
    - Agents Observability
    - GET
seo:
  description: >-
    Per-iteration trace rollup, newest-first (reads agent_traces). Reference for
    the GET /agentic/observability/iterations endpoint in the Streamkap REST
    API.
sidebar:
  label: Get Observability Iterations
  badge: GET
title: Get Observability Iterations
type: openapi-operation
---
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 /agentic/observability/iterations`
