List conversations
Query WhatsApp conversations with filters. Results are returned by latest activity first and use cursor pagination.
Authorizations
Query Parameters
Filter by WhatsApp phone number ID
Filter by contact phone number (partial match)
Filter by conversation status
active, ended Filter by active assignee user ID (must be a project member)
Filter conversations with no active assignment. Cannot be combined with assigned_user_id.
Filter conversations created after this timestamp
Filter conversations created before this timestamp
Filter conversations active after this timestamp
Filter conversations active before this timestamp
Maximum number of results per cursor-paginated page (default 20, max 100).
1 <= x <= 100Cursor for the previous page (Base64 encoded).
Cursor for the next page (Base64 encoded).

