List all leads across all lead lists. Supports search by name/phone, filtering by list, WhatsApp validation status, and tags. Returns paginated results.
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/leads/?page&limit&search&listId&sortBy&sortDir&waStatus&tag' \
--header'x-api-key: <api-key>'