v3

latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KB
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/agentic/observability/sessions/{session_id}

Path parameters

session_idstring required

Response

Successful Response

request_idstring required
tool_namestring required
started_atstring date-time required
duration_msinteger nullable
statusstring required
response_size_bytesinteger nullable
response_truncatedboolean nullable
error_messagestring nullable
error_codestring nullable
denied_by_profilestring nullable
{"stackTrail":"components:schemas:ObservabilitySpan:properties:parameters","oasType":"schema","type":"unknown","title":"Parameters"}
call_sequenceinteger nullable
topicstring nullable
agent_idstring nullable
client_idstring nullable
project_key_idstring nullable
tool_profilestring nullable
access_modestring nullable