List Sessions (History)

This endpoint retrieves a paginated history of all streaming sessions, including metadata such as session duration, timestamps, and other details.

❗️

Interactive Avatar is getting upgraded to LiveAvatar! Now with its own website and app. Learn more

We recommend integrating directly with LiveAvatar instead. Docs


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!