List all conversations for the authenticated user with filtering and pagination
This endpoint returns a 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.lacy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header as a Bearer token.test, widget, whatsapp, api| 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 |