Retrieve a list of employees for a specific company using the company’s UID.
query parameter.
Example: (keywords%3Aceo)
X-Pagination-Next and X-Pagination-Previous headers may be included in
the response to provide full URLs for the next or previous pages. Always use
these URLs as-is — they contain the cursor needed for pagination. Cursors
expire after 24 hours; if expired, restart pagination from the beginning.^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$|^\d+$Cursor value obtained from the X-Pagination-Next response header of a previous request, used to continue pagination. Cursors expire after 24 hours. If a cursor has expired or is invalid, pagination must be restarted from the beginning.
Maximum number of results per page (read-only; defined by the endpoint, actual count may be lower in some cases like throttling or internal limits).
10 <= x <= 10A Sales Navigator People search compliant query param. Please copy the entire value of the query parameter from your LinkedIn Sales Navigator search URL (everything after ?query=) and paste it here.
"(keywords:\"Software Engineer\")"
Successful response