Skip to main content
GET
List tiers
Returns all tiers and their levels for a program. Each tier in the response includes its full configuration: levels, qualification criteria, and lifecycle settings. To retrieve the full definition of a single tier, use the get endpoint with its key instead.
For usage patterns and examples, see the Tiers guide.

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header.

Path Parameters

programId
string<uuid>
required

Program ID

Response

List of tiers

data
object[]

Data contains the list of items

pagination
object

Pagination contains cursor information for fetching more results