List Sessions (V2)

This endpoint is used to retrieve a paginated list of streaming sessions.

Response Body

FieldTypeDescription
totalnumbersTotal numbers of sessions
pagenumbersPage number
page_sizenumbersPage size
next_pagination_tokenstringToken for next page
dataList of sessions.
data[].session_idstringUnique identifier for the session.
data[].statusstringstatus of this session (new/connecting/connected)
data[].created_atnumbersCreation time (Unix timestamp) for the session
data[].api_key_typestringAPI key type
data[].durationnumbersSession duration in seconds
data[].avatar_idstringSession avatar identifier
data[].voice_namestringSession voice name
Language
Credentials
Header
Click Try It! to start a request and see the response here!