Subscriptions
Retrieve subscription lifetime usage
This endpoint allows you to retrieve the total lifetime usage of a subscription.
GET
/
subscriptions
/
{external_id}
/
lifetime_usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Response
200 - application/json
Was this page helpful?