You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
list_id | The ID of the lead list, e.g. `6743848588473139200` for `https://www.linkedin.com/sales/lists/people/6743848588473139200`
524
+
viewer_id | The LinkedIn ID of the account that owns the list
525
+
526
+
#### Optional Parameters
527
+
Parameter | Description
528
+
--------- | -----------
529
+
page | The page of the list to retrieve, starting at 1
530
+
sequence_id | A randomly generated string by you that is used to maintain collection settings between requests. [See the section on Sequence IDs for more information](#sequence-ids-amp-pagination)
list_id | The ID of the account list, e.g. `6743848588473139200` for `https://www.linkedin.com/sales/lists/company/6743848588473139200`
586
+
viewer_id | The LinkedIn ID of the account that owns the list
587
+
588
+
#### Optional Parameters
589
+
Parameter | Description
590
+
--------- | -----------
591
+
page | The page of the list to retrieve, starting at 1
592
+
sequence_id | A randomly generated string by you that is used to maintain collection settings between requests. [See the section on Sequence IDs for more information](#sequence-ids-amp-pagination)
0 commit comments