Candidates
Get Candidates
Returns a list of candidates from the system. Can be filtered by positionId, candidateId, or email.
GET
Authorizations
Query Parameters
The email of the candidate to filter by
The id of the candidate to filter by
The id of the position to filter by. Filters on candidates that have been interviewed for this position.
Response
200
application/json
Candidates response
The unique identifier of the candidate
The email of the candidate
The first name of the candidate
The last name of the candidate
The public URL of the candidate's resume, if it exists