v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Applicant Tracking
Public API

Get Applicant Statuses

Get a list of applicant statuses configured for the company. The authenticated caller must have access to ATS settings. Returns both system-defined and custom statuses.

OAuth Scopes: hiring:applications

get/api/v1/applicant_tracking/statuses

Response

Success. Returns an array of applicant status objects.

idstring

Status ID

codestring nullable

Internal status code, or null for custom statuses

namestring

Status display name

translatedNamestring

Translated display name

descriptionstring nullable

Optional description of the status

enabledboolean

Whether the status is currently active and selectable

manageableboolean

Whether the status can be managed (edited/deleted) by the company