Current tier subscription for this org (or null)
Billing
Current tier subscription for this org (or null)
Returns the most-recent tier subscription row for the org as { subscription: { id, tier, status, source, currentPeriodStart, currentPeriodEnd, canceledAt, hasStripeSubscription } }, or { subscription: null } when none exists. The raw Stripe subscription id is never exposed — hasStripeSubscription is a server-derived boolean. Requires a Nevermined API key. Requires organization admin privileges.
GET
Current tier subscription for this org (or null)