Skip to main content
GET
Get Session

Path Parameters

string
required
The ID of the session to retrieve

Response

boolean
Whether the request was successful
object
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.