Skip to main content
For all of these queries you need the following permission:
  • tier:read

Get tiers

Our API allows you to fetch tiers as a collection using getTiers in our SDKs or the tiers query in GraphQL. In both cases this endpoint supports Pagination.
  • Typescript SDK
  • GraphQL

Get tier by ID

If you know the tiers’s ID in Plain you can use this method to fetch the tier.
  • Typescript SDK
  • GraphQL
I