Returns a list of candidates from the system. Can be filtered by positionId, candidateId, or email.
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.
Candidates response
The response is of type object[]
.
Returns a list of candidates from the system. Can be filtered by positionId, candidateId, or email.
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.
Candidates response
The response is of type object[]
.