Get all active and inactive subscriptions for the authenticated user, including subscription details and renewal dates.
Bearer authentication header of the form Bearer <token>
, where <token>
is the account token returned from the Login
endpoint.
Success
The response is of type object
.