List User Subscriptions

View as Markdown
Retrieves all subscriptions for the authenticated user.

Response

List of user subscriptions
userinteger
stripe_subscription_idstringRead-only
stripe_customer_idstringRead-only
stripe_planstringRead-only
statusstring<=50 characters
current_period_startdatetime
current_period_enddatetime
price_planobject
canceled_atdatetime or null
trial_enddatetime or null

Errors

401
Unauthorized Error