API METHODS
SECTIONS
GET /api/subscriptions
OAuth AuthorizationRequired: profile_read
You can also view a subscription by passing it's external_id
as the id
, and adding the query param ?find_by_external_id=true
to your request.
GET /api/subscriptions/{id}
OAuth AuthorizationRequired: profile_read