Retrieve rejection reasons
Retrieve a list of valid reasons to reject an applicant, along with descriptions for each reason
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a map from enums to strings.

