List chat
List chat
GET
List chat
Authorizations
API key (sk_live_…) or a scoped capability token. The same header carries both — the server discriminates by token shape.
Query Parameters
Page size (default 20, max 100).
Required range:
1 <= x <= 100Sort direction (default asc).
Available options:
asc, desc Column to order by (default "id").
Cursor from a prior page (next_cursor).