Create export job

Cost: 2 credits per person returned (reserved when the job is created, settled on completion)

Creates an asynchronous search export job for up to 50,000 people. Returns a job ID immediately. The webhook URL will be called with a notification when processing completes.

Use the status endpoint to track progress and retrieve results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required
1 to 1000000

The number of people to export.

uri | null

The webhook URL to receive the notification when processing completes.

companyFilter
object | null

The filters to be applied on the companies to find people for

string | null

The search query to apply on the company name and domain

positionQuery
array of strings | null

The list of search queries to apply on the person's current job position/title

positionQuery
date-time | null

Filter by current company join date - only include people who joined after this UTC date

date-time | null

Filter by current company join date - only include people who joined before this UTC date

date-time | null

Filter by current position start date - only include people who started after this UTC date

date-time | null

Filter by current position start date - only include people who started before this UTC date

exclude
object | null

Exclusion filters to apply on the people. If a person matches any of the filters here, it will be excluded from the results.

countries
array of strings | null

The 2 letter country codes to filter by

countries
domains
array of strings | null

The domains to find people for. Up to 100 domains are allowed.

domains
seniority
array of objects | null

The seniorities to filter by

seniority
department
array of objects | null

The departments to filter by

department
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json