List authenticated user's conversation threads.
Chat
List authenticated user's conversation threads.
Returns recent thread ids/titles sorted by update time. Use the limit query
parameter to bound result size.
GET
List authenticated user's conversation threads.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum records to return (endpoint specific caps apply).
Required range:
x >= 1Example:
100
Response
Successful list response