List all WhatsApp campaigns with optional filters for status, search, date range, reply rate, and bounce rate. Returns paginated results sorted by the specified field.
Request
Authorization
Query Params
Responses
🟢200OK
Default Response
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/api/v1/campaigns/?status&search&dateRange&minReplyRate&maxBounceRate&sort&sortDir&limit&offset'