Get billing entitlements
Billing
Get entitlements
Returns the current plan, feature flags, and usage quotas for the authenticated tenant.
GET
Get billing entitlements
Response
string
The active plan identifier (e.g.,
plan_starter, plan_business).object
Feature flags unlocked by your plan and add-ons. Each key is a feature name and the value indicates whether it is enabled.
object
Numeric limits for billable resources. Each key is a metric name and the value is the limit.
To check your active add-ons, see billing overview. Add-on entitlements are merged into the
features and quotas objects automatically.
