Check Duplicate Lead
GET/api/leads/check-duplicate
Check if a lead with the given email or phone already exists.
Checks across ALL built-in email fields (email, secondary_email, assistant_email) and ALL built-in phone fields (phone, mobile_phone, work_phone, etc.).
Returns duplicate status and deduplication settings so the frontend can show an appropriate warning message.
Request
Responses
- 200
- 422
Successful Response
Validation Error