List Leads
List Leads
Retrieve a paginated list of all leads for the authenticated Famulor account via API. Filter, sort and access contact details for voice agent campaigns.
GET
List Leads
This endpoint allows you to list all leads belonging to the authenticated user with filtering and pagination options.
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)Page number
Response Fields
List of leads
The current page number
Number of items per page
Total number of leads matching the criteria
The last page number

