Ats > 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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.