v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBAts > RejectionReason
Reads a single Rejection reason
Reads a single Rejection reason
get/api/2026-07-01/resources/ats/rejection_reasons/{id}
Path parameters
idstring required
Rejection reasons identifiers
Response
OK
Example response
{
"id": "1",
"company_id": "1",
"decision_maker": "candidate",
"reason": "Unfit for the role",
"created_at": "2024-08-22T14:30:00-07:00",
"updated_at": "2024-08-22T14:30:00-07:00"
}