Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token. Format: Bearer <api_key>

Response

The request has succeeded.

A page of sub-org tiers.

object
enum<string>
required

Object type. Always list.

Available options:
list
data
object[]
required

The tiers available to your organization.

hasMore
boolean
required

Always false — the tier catalog is small and returned in full.

nextCursor
string | null
required

Always null — the tier catalog is not paginated.