cURL
curl --request GET \ --url https://api.sandbox.thrivory.com/v1/metadata/reason-codes \ --header 'Authorization: Bearer <token>'
[ { "code": "<string>", "description": "<string>" } ]
The access token received from the authorization server in the OAuth 2.0 flow.
List of reason codes