Skip to main content

Get a session

GET 

/api/v1/interview/sessions/:sessionId

Returns a single session's catalog row. A client_member can only access its own client's sessions (cross-tenant access returns 403).

The recording_s3_key / transcript_s3_key fields are storage references only — to actually play the recording or read the transcript, use the dedicated result endpoints, which proxy a short-lived URL.

Request

Responses

Session catalog row.