Get the unlocked candidate's data
GET https://ws.jobarch.com/v.api.1/candidate
This method allow you to get the main data of the candidates you have unlocked in JobArch, alongside the evaluation given to the candidate.\ A link is included in this data, you can use it to directly open the candidate's daitails page, in which you can read the cv and check the picture the candidate has uploaded.
Output
An array of JSON objects composed by: * id * firstname * familyname * dateofbirth * nationality * country * region * city * address * latitude * longitude * title * sector * role * career * phone * mobilephone * otherphone * email * url1 * url2 * url3 * datelogin * linktocandidate * ratingvalue * ratingcomment * ratingdate
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-USERNAME | string | ||
X-TOKEN | string | ||
Content-Type | string | ||
Accept | string |