List all conversations for the authenticated user with filtering and cursor pagination
This endpoint returns a cursor-paginated list of conversations belonging to the authenticated user’s assistants. Use this to display conversation history, filter by type, or integrate with your CRM.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
next_cursor and prev_cursor to navigate between pages.test, widget, whatsapp, apinext_cursor or prev_cursor from a previous response.cursor parameter in your next request. null if there are no more results.null if this is the first page.| Type | Description |
|---|---|
test | Internal test conversations from the assistant testing interface |
widget | Conversations from the web chat widget |
whatsapp | WhatsApp Business conversations |
api | Conversations created via the API |
| Parameter | Description | Use Case |
|---|---|---|
type | Filter by conversation type | Get only WhatsApp or widget conversations |
assistant_id | Filter by specific assistant | View conversations for a single assistant |
customer_phone | Filter by customer phone number | Find all conversations with a specific customer |
whatsapp_sender_phone | Filter by WhatsApp sender phone | Find all conversations from a specific business number |
external_identifier | Filter by your external ID | Link conversations to your CRM records |
whatsapp type conversations and help you identify the parties involved when integrating with your CRM or support systems.
external_identifier when creating the conversation. This identifier is returned in the response and can be used to:
external_identifiercustomer_phone