Get Observability Session Spans
Agents 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
Get Observability Session Spans
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response