v1

latestOpenAPI 3.1.02026-08-0662251219.8 KB
Company Tier

Get tier config

This endpoint fetches the tier config for the company.

get/v2/companies/{companyId}/tier-config

Response

OK

Example response

{
  "tiers": [
    {
      "tier": "SEAT1A"
    }
  ]
}