Retrieve rejection reasons

Retrieve a list of valid reasons to reject an applicant, along with descriptions for each reason

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns a map from enums to strings.

Errors