v1

latestOpenAPI 3.1.02026-07-261770816.7 KB
Rejection Reasons

Retrieve rejection reason

Retrieve a single rejection reason by id. Use this to resolve the human-readable name and the categorization type (We rejected them, They rejected us, None specified, or Security concern) for a rejection_reason_id referenced from a rejection_details record on a rejected application. The reason must belong to the calling organization, or — for Greenhouse's built-in default reasons — be returned by the matching list endpoint with include_defaults=true.

get/v3/rejection_reasons/{id}

Path parameters

idinteger required

Query parameters

fieldsstring

Response

Successful

idinteger
created_atstring date-time
updated_atstring date-time
namestring

Display label shown to recruiters when rejecting a candidate (e.g. Not a cultural fit, Lacking skill(s)/qualification(s), Wasn't interested, Didn't like offer, Spam). Unique within the organization. Free-text, since each organization customizes its own list under Configure > Custom Options > Rejection Reasons. Reason categorization (hire/non-hire, we vs. they rejected) is conveyed by the nested type rather than by the name.