List conversations
Conversations
List conversations
Returns a paginated list of conversations for the authenticated user. Can be filtered by status (normal, unread, archived), keyword (title or participant name), or exact participant set. Supports pagination via limit and page.
GET
List conversations
Query Parameters
Filter by conversation status
Available options:
normal, archived, unread Search in conversation title or participant names
Filter by exact set of participant user IDs (finds or excludes conversations with exactly these users)
Number of items per page (1–100)
Page number for pagination
Response
200 - application/json
Paginated list of conversations.