Get authenticated user context.
Auth
Get authenticated user context.
Returns current user profile fields and recent chat thread summaries.
GET
Get authenticated user context.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of recent chat threads to include.
Required range:
1 <= x <= 200Example:
50
Response
Authenticated user profile and quick chat thread summary