Search Export
Export search results as a CSV file. Poll /search/status/{task_id} for a presigned download URL when complete.
Headers
Request body
Search history ID returned by a previous search. Replays only the query shape; pass exclusions again on this request if they should apply.
Structured filter set returned by a previous search.
Search mode; inferred from DB when not set.
Maximum number of results to return across pages.
People-mode inline identifiers to exclude from results, applied as a post-filter. Accepts LinkedIn public IDs or profile URLs. For company searches, use exclude_entity_ids. Max 1000.
Inline identifiers to exclude from results, applied as a post-filter. People mode: LinkedIn public IDs or profile URLs. Company mode: numeric LinkedIn company IDs, company URLs/slugs, or exact website domains (values that resolve to no or multiple companies are ignored). Max 1000.
Saved exclusion-list IDs to apply as a post-filter. Each list's entity type must match the search mode (person lists for people searches, company lists for company searches). Max 5 (10 for organizations with extended exclusion limits).
Response
Successful Response
Async task ID; poll for status with this value.
Initial task status, typically 'queued'.
Human-readable status message.