Lead Database
Get Search Results
Get the leads found by a lead database search
GET
Returns the leads found by a completed lead database search.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 search ID returned from the create search endpoint
Query Parameters
Number of leads to skip (for pagination)
Maximum number of leads to return (1-1000)
Response
Array of found leads
Authorizations
API key for authentication
Path Parameters
Search ID
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100