# Get Loyalty Tiers **GET /loyalty/tiers** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Content-Type** (string) - **Accept** (string) - **User-Agent** (string) - **X-Server-Authorization-HMAC-SHA256** (string) ### Query parameters - **accountId** (string) The merchant's account Id in Deliverect - **loyaltyProfileId** (string) The Id of the profile where the response configuration was stored - **locationId** (string) The location ID related to the merchant's account in Deliverect - **channelLinkId** (string) The channel link ID related to the location of the merchant's account in Deliverect ## Responses ### 200 200 #### Body: application/json (array[object]) - **name** (string) - **description** (string) - **media** (object) ### 400 400 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)