List chats for a business
Chats
List chats for a business
Paginated list of conversations. Requires either a Bearer JWT for a user with access to the business, or HTTP Basic credentials scoped to the business’s slug, plus the business-id context implied by the path.
GET
List chats for a business
Authorizations
JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.
Path Parameters
Query Parameters
'real' returns customer conversations created from WhatsApp; 'trainer' returns AI Trainer sandbox chats.
Available options:
trainer, real, all Required range:
x >= 1Required range:
1 <= x <= 100Required range:
1 <= x <= 200