Get the status of a job ad
GET https://ws.jobarch.com/v.api.1/job
With this method you can analyze the status of all the job ads you posted in JobArch, including the number of the applied candidates and the number ofthe candidates considered relevant or irrelevant for each selections step.
Output
An array of JSON objects composed by: * id * title * dateupdate * online * country * region * city * address * latitude * longitude * applied * step2number * step3number * step2evaluatedok * step2evaluatedko * step3evaluatedok * step3evaluatedko * linktorecruitingsteps * linktojob
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-USERNAME | string | ||
X-TOKEN | string | ||
Content-Type | string | ||
Accept | string |