Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

email
string

The email of the candidate to filter by

candidateId
string

The id of the candidate to filter by

positionId
string

The id of the position to filter by. Filters on candidates that have been interviewed for this position.

Response

Candidates response

candidateId
string

The unique identifier of the candidate

email
string

The email of the candidate

firstName
string

The first name of the candidate

lastName
string

The last name of the candidate

resumeUrl
string | null

The public URL of the candidate's resume, if it exists

externalCandidateId
string | null

The ID of this candidate in the connected ATS, or null if there is no linked ATS record

Example:

"67890"