Retrieves a paginated list of conversations with optional filtering by phone, contact, channel and agent.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
x <= 100Filter by contact phone number (partial match)
Filter by contact UUID
Filter by agent UUID
Filter by campaign UUID (via conversation's call)
Filter by task UUID (matched via task.third_party_id = call.uuid)
Filter by channel name (e.g. whatsapp, sms, call)
"whatsapp"
Active, Closed created_at, updated_at asc, desc