Leads
List Leads
Retrieve leads with optional filtering by campaign and status
GET
Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
Campaign ID to filter leads by (required)
Filter by lead status. Options:
PENDING, PROCESSING, CONNECTION_SENT, CONNECTION_ACCEPTED, MESSAGE_SENT, REPLY_RECEIVED, FOLLOWUP_SENT, BLOCKED, PROFILE_UNREACHABLE, RATE_LIMITED, FAILED, SUCCESS, UNSUBSCRIBED, IRRELEVANT, SKIPPED, DONE, MEETING_BOOKED, OPPORTUNITY, LIKED_POSTReturn full lead data including all dynamic fields. Set to
true for complete data.Page number for pagination
Number of items per page (max: 100)
Response
Array of lead objects
Pagination metadata
Authorizations
API key for authentication
Query Parameters
Filter by campaign ID
Filter by lead status
Available options:
PENDING, CONNECTION_SENT, CONNECTION_ACCEPTED, MESSAGE_SENT, REPLY_RECEIVED, DONE Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100