Get Account Subscription
Retrieve the subscription for an account, directly or via an organization.
Authorizations
Your Recoup API key. Learn more.
Path Parameters
The unique identifier (UUID) of the account. Must be the authenticated account or another accessible via organization membership.
Response
Subscription retrieved successfully
True when the account has an active paid subscription, directly or via an organization.
Lifecycle state of the subscription. none when no subscription exists.
active, trialing, canceled, past_due, none "active"
Plan identifier (e.g. pro). Null when no subscription exists.
"pro"
Origin of the subscription. account for direct, organization when covered by an organization. Null when no subscription exists.
account, organization "account"
