Get all leads

Retrieve the leads in your account, most recent first.

When to use. Browse, export, or sync your lead records into your own systems. For leads enriched with campaign-level details such as status and call counts, use PUT /leads/extended-data.

Parameters. Filter, order, limit and select fields by any response field. See Core API Concepts. Use the fields query parameter with a semicolon-separated list to return only the fields you need, including customFields. Deleted leads are excluded unless you pass is_deleted. When no limit is given, up to 500 leads are returned.

Returns. { "leads": [ ... ], "total_leads": N }.

Example. GET /api/leads/limit/50;0

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json