v3
latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KBAgents Observability
Get Observability Session Spans
All spans within one session, ordered by (timestamp, call_sequence).
Tenant + service scoping happens via the WHERE clause - there's no separate pre-check because a session_id from another tenant or sibling service simply returns 0 rows (empty list), which the FE treats the same as "session not found / expired". No leak.
get/agentic/observability/sessions/{session_id}
Path parameters
session_idstring required
Response
Successful Response