Get Session
Sessions
Get Session
Retrieve a specific session by ID
GET
Get Session
Path Parameters
The ID of the session to retrieve
Response
Whether the request was successful
The session object (See Session schema).
This endpoint does not return
session_token or room. Save the session_token from the Create Session response if you need it for streaming. The room configuration is stored but not exposed in API responses.