cURL
curl --request GET \ --url https://api.onsi.com/v1/tiers \ --header 'x-api-key: <api-key>'
[ { "name": "Gold" } ]
200
The name of the tier
"Gold"