Skip to main content
GET
Get the subscription contract

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

API key for authentication

Response

Success

Subscription contract: plan, status, active features and effective limits — no pricing information.

plan
string | null

Name of the plan the company is subscribed to (no pricing).

status
string | null

Subscription status (e.g. Active, PastDue, Paused, Cancelled).

features
string[] | null

Features currently active on the contract. Only enabled features are listed; provenance (plan vs. override) is never exposed.

limits
object[] | null

Effective limits applying to the contract, each with its resolved value only — no current usage, no provenance, no cost.