Chat
List chat threads.
List chat threads. The request enforces thread membership and content visibility for the authenticated caller.
GET
List chat threads.
Authorizations
Bearer JWT token or API Key (sk-*).
Query Parameters
Number of threads to skip before pagination starts.
Required range:
x >= 0Example:
0
Maximum number of threads to return.
Required range:
1 <= x <= 200Example:
25
Include threads archived by the current participant.
Example:
false
Include threads deleted by the current participant.
Example:
false
Response
200
OK.
Last modified on September 5, 2026

