App Logo
linkedin.com

Sales Navigator – Get lead list contents

List the leads saved inside a LinkedIn Sales Navigator lead list, by list id (from list_lead_lists), paginated via start/count (default 25, newest-added first). Returns total and leads (salesProfileUrn - feeds save_lead_to_list and get_lead - plus salesLeadUrl, name, degree, geoRegion, current title/company, listCount, dateAddedToListAt, crmStatus). Needs a Sales Navigator seat.

Input

listId required

Lead list id (numeric string) from list_lead_lists.

count optional

Leads per page. Default 25. Order is dateAdded DESC and stable, so start is safe to fan out.

start optional

0-based offset for pagination. Default 0.

Output

leads required
listId required
count optional
start optional
total optional

Total leads in the list.

Start building not clicking