v1
latestOpenAPI 3.1.02026-07-24181585937.4 KBArchive Reason
archiveReason.list
Lists archive reasons.
Requires the hiringProcessMetadataRead permission.
post/archiveReason.list
Request body
Response
Responses from the archiveReason.list endpoint
Example response
{
"success": true,
"results": [
{
"id": "e9ed20fd-d45f-4aad-8a00-a19bfba0083e",
"text": "Too inexperienced",
"reasonType": "RejectedByOrg",
"isArchived": false
}
]
}