Skip to main content
GET
List subscriptions of the authenticated user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

User subscriptions

id
string
plan_id
integer
status
enum<string>
Available options:
active,
trialing,
canceled,
past_due
gateway_provider
string
created_at
string<date-time>