GET
/
apps
/
{app_id}
/
users
/
{user_id}
/
sessions
/
{session_id}
/
chat

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
user_id
string
required
session_id
string
required

Query Parameters

query
string
required

Response

200 - application/json
content
string
required