v4
latestOpenAPI 3.1.02026-08-086635375.7 KBSessions
get session
Returns a session by ID, including the tool calls made during the session once it has ended and the engine has delivered its session report (toolCalls is empty until then, and always empty for LiveKit and audio-passthrough sessions, which never produce a report). Tool call names, timing, status and errors are always included; call arguments, results and accessed-document names are only included when transcripts were enabled for the session and the session is not zero-data-retention, since they embed conversation content. HTTP headers and credential-like keys are never returned. Anam-internal admin API keys may fetch sessions of any organization.
get/v1/sessions/{id}
Path parameters
idstring uuid required
Session ID
Response
Successfully retrieved session