Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

Information about an organization's billing configuration.

display_name
string
required
config
OrganizationConfig · object
required

Organization level configuration. May include any field that exists in tenant config and additional fields.

connected_to_stripe
boolean
required
connected_to_metronome
boolean
required
is_personal
boolean
required
id
string<uuid> | null
tier
enum<string> | null
Available options:
no_plan,
developer,
developer_01_2026,
developer_07_2026,
plus,
plus_01_2026,
plus_07_2026,
enterprise,
developer_legacy,
plus_legacy,
free,
free_07_2026,
enterprise_legacy,
startup,
startup_v0,
startup_07_2026,
partner,
premier
payment_method
StripePaymentMethodInfo · object | null

Stripe customer billing info.

end_of_billing_period
string<date-time> | null
current_plan
CustomerVisiblePlanInfo · object | null

Customer visible plan information.

upcoming_plan
CustomerVisiblePlanInfo · object | null

Customer visible plan information.

reached_max_workspaces
boolean
default:false
disabled
boolean
default:false
default_sso_provision
boolean
default:false
plus_plan_transition
PlusPlanTransitionInfo · object | null

Info about an org's automated startup-to-Plus plan transition.