---
title: "Fetch all tiers and corresponding benefits for the program linked to the API key used in the request."
method: GET
path: "/programs/tiers"
tags: ["Programs"]
---

# Fetch all tiers and corresponding benefits for the program linked to the API key used in the request.

`GET /programs/tiers`

Tiers represent a status level that a user can achieve based on their activity within a loyalty program. Each tier has a minimum threshold that a user must reach before being able to unlock the tier.

## Response `200`

Successful response

## Other responses

- `500` — Something unexpected happened while trying to retrive the tier benefits.

---

[API](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata.md) · [All operations](https://skmtc.net/hang/apis/hang-partner-api-params-in-formdata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hang/hang-partner-api-params-in-formdata/revisions/39bd91477af0/schema)
