sessions

Get Session

Get session details by ID.

get/v1/sessions/{session_id}

Path parameters

session_idstring required

Response

Successful Response

idstring uuid required
interview_idstring uuid required
channelstring required
statusstring required
join_urlstring nullable
room_namestring nullable
duration_secondsinteger nullable
started_atstring date-time nullable
ended_atstring date-time nullable
created_atstring date-time required
recording_urlstring nullable
recording_statusstring nullable

Changes

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