List all WhatsApp accounts in the workspace. Supports filtering by phase, connection status, and search. Returns paginated results sorted by the specified field.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
or
Query Params
Responses
🟢200OK
Default Response
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.rocketlead.com/api/v1/accounts/?phase&connectionStatus&search&hasCampaign&limitNotReached&sort&sortDir&limit&offset' \
--header'x-api-key: <api-key>'