List chats
Chats
List chats
Same filters as the dashboard chat list. Supports offset pagination or cursor when enabled.
GET
List chats
Authorizations
API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.
Query Parameters
open | pending | resolved | closed
Available options:
open, pending, resolved, closed User id string or 'unassigned'
Comma-separated UUIDs for groups
Comma-separated label UUIDs
Available options:
created_at, updated_at, last_message_at Available options:
asc, desc Enable page/per_page mode
Required range:
x >= 1Required range:
1 <= x <= 100Required range:
1 <= x <= 100