Skip to main content
GET
Get authenticated user context.

Authorizations

Authorization
string
header
required

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

Query Parameters

chat_limit
integer

Maximum number of recent chat threads to include.

Required range: 1 <= x <= 200
Example:

50

Response

Authenticated user profile and quick chat thread summary

data
object