Skip to main content
GET
Get Subscription Status

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

status
enum<string>
required
Available options:
trial,
active,
cancelled,
paused
price_usd
number
required
trial_ends_at
string<date-time> | null
current_period_end
string<date-time> | null