Skip to main content
GET

Query Parameters

string
required
The unique identifier of the job to retrieve candidates for

Authentication

string
required
Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Response

boolean
Indicates if the request was successful
integer
Total number of candidates for the given job
array
Array of candidate objects

Error Responses

400 Bad Request

401 Unauthorized

404 Not Found