list_leads
Retrieve saved leads from your account, newest first, with paging and search filters. Use to access previously saved lead records without spending credits.
Instructions
List leads already saved to the account, newest first, with paging and search.
Use this to work with leads you already have. It does NOT find new ones — that is search_leads, which starts a job and costs credits. Narrow to one search job with job_id when you want just that job's results.
Reads only and costs no credits. Requires an API key. Returns saved lead records with contact and company fields plus enrichment and score where present. An empty page is a normal answer, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Results per page (default 20, max 100) | |
| job_id | No | Filter leads by a specific search job UUID | |
| search | No | Search term to filter by name, email, or company |