GET
/
organizations
/
{organizationId}
/
billing
/
subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

ID of organization

Required string length: 36

Response

200 - application/json
hasPaymentMethod
boolean
required
inTrial
boolean
required
planType
enum<string>
required
Available options:
free,
advanced,
enterprise,
standard
scope
string[]
required
version
string
required
billingPortalAddPaymentMethodUrl
string
billingPortalUrl
string
coupons
object[]
currentBillingPeriod
object
shouldLockEnvironmentSwitch
boolean
trialDaysLeft
number
trialEnd
string
trialStart
string