List leads
Leads
List leads
List all leads for the authenticated user with filtering and pagination options
GET
List leads
This endpoint allows you to list all leads belonging to the authenticated user with various filtering and pagination options.Documentation Index
Fetch the complete documentation index at: https://docs.aiployees.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter leads by status. Possible values:
created, scheduled, processing, completed, rescheduled, reached-max-retries, blacklistedFilter leads by campaign ID
Filter leads by phone number (partial match supported)
Filter leads created from this date (YYYY-MM-DD format)
Filter leads created until this date (YYYY-MM-DD format)
Number of leads per page (1-100, default: 15)
Page number (default: 1)
Response fields
The current page number
Number of items per page
Total number of leads matching the criteria
The last page number

