Conversations
List conversations
GET
List conversations
Authorizations
Use Authorization: Bearer <api_key>.
Query Parameters
Max number of conversations to return (1–100).
Required range:
1 <= x <= 100Example:
25
Pagination cursor returned by the previous request. Pass it to fetch the next page.
Example:
"eyJpZCI6IjY4NTA1Y2I5MmExMWVhOTcxZDlkZjg5NCJ9"
Sort conversations by creation date or last update date.
Available options:
createdAt, updatedAt Example:
"updatedAt"
Filter by conversation channel.
Available options:
whatsapp, messenger, instagram, airbnb, voice, webchat, playground Example:
"whatsapp"
Filter by intent key.
Example:
"booking_inquiry"
Search text across contact full name, phone number, and summary preview.
Example:
"late checkout"
List conversations