sessions
Get Chat
GET
/
apps
/
{app_id}
/
users
/
{user_id}
/
sessions
/
{session_id}
/
chat
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
app_id
string
requireduser_id
string
requiredsession_id
string
requiredQuery Parameters
query
string
requiredResponse
200 - application/json
content
string
required