Get the subscription contract
Returns the subscription contract of the company owning the API key: the plan name, the subscription status, the features currently active and the effective limits (each with its resolved value). No price, rate, discount, Stripe identifier, limit override or feature provenance is ever exposed.
Authorizations
Headers
API key for authentication
Response
Success
Subscription contract: plan, status, active features and effective limits — no pricing information.
Name of the plan the company is subscribed to (no pricing).
Subscription status (e.g. Active, PastDue, Paused, Cancelled).
Features currently active on the contract. Only enabled features are listed; provenance (plan vs. override) is never exposed.
Effective limits applying to the contract, each with its resolved value only — no current usage, no provenance, no cost.

