Docs/Billing/Get subscription

Get subscription

GET/v1/billing/subscription🔑 API key required

Your current subscription, its status/period, recent events, and the purchasable plans.

Response fields

FieldTypeDescription
planstringYour active plan (entitlements).
subscriptionobject{ plan, status, amountUsdc, currentPeriodEnd, graceUntil, cancelAtPeriodEnd, failedAttempts } or null.
events[]arrayRecent lifecycle events (created/activated/renewal_*/canceled/downgraded).
plans[]arrayPurchasable plans with their USDC price.