Authorizations
Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.
Path Parameters
The unique external identifier of the subscription
Response
Returns the lifetime usage for the specified subscription.
Represents the lifetime usage metrics for a given subscription.
Unique external identifier of the subscription.
"1a901a90-1a90-1a90-1a90-1a901a901a90"
The total historical usage amount for this subscription, representing usage accumulated prior to the start of invoiced and current usage tracking.
The total usage amount, that has been invoiced for this subscription, provided by your own application.
The total usage amount, accumulated for the subscription during the current billing period
Date and time in ISO 8601 format. The start date and time (with timezone) of the tracked lifetime usage for the subscription.
"2023-10-01T12:00:00Z"
Date and time in ISO 8601 format. The end date and time (with timezone) of the tracked lifetime usage for the subscription.
"2023-10-01T12:00:00Z"
An array of usage thresholds configured in the subscription's plan.