v5
latestOpenAPI 3.1.02026-08-04559375561.8 KBlead-lookup
Check Lead Registration
Check if a caller is already registered as a lead in the workspace.
For inbound calls, automatically extracts the caller phone from call context. If multiple leads share the same phone number, can use name for disambiguation.
get/api/v1/lead-lookup
Query parameters
phonestring nullable
Phone number (optional, will use call context if not provided)
Phone number (optional, will use call context if not provided)
namestring nullable
Lead name for disambiguation (optional)
Lead name for disambiguation (optional)
call_idstring required
Call ID from context (auto-injected by Ultravox)
Call ID from context (auto-injected by Ultravox)
Response
Successful Response
{"stackTrail":"paths:/api/v1/lead-lookup:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}