Retrieve rejection reasons
Retrieve a list of valid reasons to reject an applicant, along with descriptions for each reason
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a map from enums to strings.
Errors
400
Invalid Input Error
401
Unauthorized Error
429
Rate Limit Error
500
Server Error