tier:read
Get tiers
Our API allows you to fetch tiers as a collection usinggetTiers
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