Lead Management
Get Lead by Email
Search for a lead by email address and retrieve all associated campaign data
GET
Documentation Index
Fetch the complete documentation index at: https://api.smartlead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Returns lead details including personal information, custom fields, and all campaigns the lead is enrolled in. Returns empty object if lead not found.
Query Parameters
Your SmartLead API key
The email address to search for
Response Fields
Unique lead identifier
Lead’s email address
Lead’s first name
Lead’s last name
Lead’s phone number
Company name
Company website
Lead’s location
LinkedIn profile URL
Company URL
Custom fields object containing personalization data
Whether the lead is globally unsubscribed
Map of client IDs where lead is unsubscribed
ISO 8601 timestamp of when the lead was created
Array of campaigns this lead is enrolled in
Response Codes
Lead retrieved successfully (returns empty object if not found)
Invalid or missing API key
Missing or invalid email parameter
Server error occurred
