Lead Extractor
Get Extractor Campaign Results
Get the leads extracted by a lead extraction campaign
GET
Returns the leads extracted by a completed lead extraction campaign.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
Path Parameters
The campaign ID returned from the create campaign endpoint
Query Parameters
Number of leads to skip (for pagination)
Maximum number of leads to return (1-1000)
Response
Array of extracted leads with full profile data
Authorizations
API key for authentication
Path Parameters
The campaign ID returned from the create campaign endpoint
Query Parameters
Number of leads to skip (for pagination)
Required range:
x >= 0Maximum number of leads to return
Required range:
1 <= x <= 1000