Get the top 100 candidates referred tio a job ad
GET https://ws.jobarch.com/v.api.1/list/candidate/{{job_id}}
Once you have posted a job ad, you can get the list of the first 100 candidates that the AI of JobArch have considered interesting for it.
Input
- the job ad unique ID in the url of the endpoint.
Output
An array of JSON objects composed by: * id * title * cvextraction * unlocked * age * nationality * country * region * city * address * sector * role * career * status * datelogin * compatibility * distance * compatibilitysoftskill * compatibilityhardskill * linktocandidate
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-USERNAME | string | ||
X-TOKEN | string | ||
Content-Type | string | ||
Accept | string |