Endpoint
GET /user/conversations
Query parameters
Filter by conversation type:
test, widget, whatsapp, or api.Filter by assistant ID. Must belong to your account.
Filter conversations from this date. Format:
YYYY-MM-DD.Filter conversations up to this date. Format:
YYYY-MM-DD.Number of conversations per page. Range: 1–100. Default:
15.Page number. Default:
1.Response
Array of conversation objects.
Current page number.
Items per page.
Total matching conversations.
Last page number.
Conversation types
| Type | Description |
|---|---|
test | Internal test conversations from the assistant testing interface. Free. |
widget | Conversations from the web chat widget. Charged per user message. |
whatsapp | WhatsApp Business conversations. |
api | Conversations created via the API. |
Example
200 Response