List conversations
Conversations
List conversations
List chatbot conversations.
Required scope: conversations:read.
On success, data contains: conversations, filters, pagination.
GET
List conversations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Chatbot ID.
Query Parameters
Maximum number of records to return.
Required range:
x >= 1Pagination cursor.
Conversation status filter.
Available options:
all, open, resolved Conversation mode filter.
Available options:
AI, AGENT Important flag filter.
Escalated flag filter.
Read flag filter.
Lead ID filter.
Repeatable tag ID filter.
Message reaction filter.
Available options:
NEGATIVE, POSITIVE GPT model bucket filter.
Available options:
gpt-4.1, gpt-4.1-mini Search query.
Include empty conversations.
Maximum conversations to scan for filters.
Required range:
x >= 1