Get Lead

Retrieve a specific lead by ID.

Authentication

X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)

Path parameters

lead_idstringRequired

Query parameters

includestringOptional

Comma-separated additional data to include. Supported: execution_logs

Response

Lead details
idstring or null
Unique lead identifier
business_idstring or null
Business this lead belongs to
contactobject or null
Lead contact information
sourceenum or null
How this lead was created
metamap from strings to any or null
Custom metadata fields. Store any additional data about the lead.
dataobject or null
Lead status and scoring data
pipeline_idstring or null
Pipeline this lead is assigned to
pipeline_stageobject or null
Current pipeline stage information
created_atdatetime or null

Errors