Get Lead
Leads
Get Lead
Retrieve complete lead information. Provide either phone or lead_id — not both.
- Use
phoneto look up a lead by phone number (useful for deduplication checks) - Use
lead_idwhen you already have the UUID from a previous API call
GET
Get Lead
Authorizations
API key from Settings → API Keys in your workspace
Query Parameters
Phone number in E.164 format. Provide this OR lead_id.
Lead UUID. Provide this OR phone.
Response
Lead found
Example:
"307fc241-8398-4740-8122-cf6a59f3b86e"
Example:
"17145551234"
Example:
"John"
Example:
"Smith"
Example:
"johnsmith@mail.com"
Example:
"Acme Corp"
Example:
["High_Priority", "New_Lead"]Example:
"2024-03-15T10:30:00Z"
Example:
"2024-03-15T14:22:00Z"