App Logo
linkedin.com

Sales Navigator: get lead

Fetch a full LinkedIn Sales Navigator lead profile by its lead id (from search_people). Requires a Sales Navigator seat; contactInfo is empty unless the lead is unlocked for the seat. Returns fullName, headline, summary, degree, location, classic LinkedIn profile URL, full position history (title, company, companyUrn, description, dates), saved-list status, and contact info when unlocked.

Input

leadId required

Sales Navigator lead id from sales_navigator_search_people. The raw value including any search-context suffix (e.g. "ACwAAB...,NAME_SEARCH,Sgkj") is accepted — it is normalized to the bare profile id.

Output

leadId required
fullName required
degree optional
summary optional
headline optional
lastName optional
location optional
unlocked optional

Whether the lead's contact info is unlocked for this seat.

firstName optional
listCount optional
memberUrn optional

urn:li:member:N — classic LinkedIn member id.

positions optional
savedLead optional
contactInfo optional

Emails/phones/websites when unlocked; {} otherwise.

currentPosition optional
flagshipProfileUrl optional

Classic linkedin.com/in/ profile URL.

Start building not clicking