Skip to main content
GET
Plans x features grid plus the org's current plan and usage

Authorizations

x-api-key
string
header
required

Response

Successful Response

Plans x features grid plus the org's current entitlements.

enabled is False when the Autumn kill-switch (AUTUMN__ENABLED) is off: the org may not exist in Autumn yet, so plans/features are empty and customer is None, and the frontend renders a "billing not configured" state instead of erroring.

enabled
boolean
required
customer_id
string | null
plans
Plans · object[]
features
Features · object[]
customer
Customer · object | null