sessions

Get Join Info

Public endpoint — no auth required. Returns the LiveKit connection info for the interviewee.

Back-compat shim: looks up the session, resolves to its interview, and delegates to _join_for_interview. The interview-keyed endpoint (GET /v1/interviews/{id}/join) is the canonical entry point — every join URL we now emit points there. This route exists indefinitely so links already in inboxes / calendars keep working.

get/v1/sessions/{session_id}/join

Path parameters

session_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/sessions/{session_id}/join:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.