v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBAts > ApplicationPhase
Reads a single Application phase
Reads a single Application phase
get/api/2026-07-01/resources/ats/application_phases/{id}
Path parameters
idstring required
Application phases identifiers
Response
OK
Example response
{
"id": "1",
"ats_job_posting_id": "1",
"name": "In review",
"position": 1,
"editable": true,
"phase_type": "Screening",
"applications_count": 1,
"ats_hiring_stage_id": "1"
}