Candidate Status API

Description

Introducing the new public API - Candidate Status API.
This API allows to retrieve candidates application status from the candidate perspective.

Possible statuses are: NEW, IN_REVIEW, INTERVIEW, OFFERED, HIRED, ARCHIVED.
For ARCHIVED there is also substatus returned: REJECTED, WITHDRAWN_BY_APPLICANT, TRANSFERRED, DELETED_BY_COMPANY.

To use this API, you must be granted the candidate_view_application_status_read access scope.

Impact

There are neither breaking changes in the existing API nor any migration steps required.

References