v3

latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KB
Agents Observability

Get Observability Session Transcript

Full transcript timeline for one session.

Reads streamkap_agent_transcript (the Flink-runtime transcript stream). A row is one chat call, tool call, or final output emission; they share an iteration_id when they belong to the same input record's processing chain. Rows are returned oldest-first.

Tenant + service scoping enforced at the query layer — a session id that belongs to another tenant or sibling service simply returns an empty rows list, identical to "session not found / expired". No existence leak across tenants.

get/agentic/observability/sessions/{session_id}/transcript

Path parameters

session_idstring required

Response

Successful Response

session_idstring required
truncatedboolean