Usage
Get usage
Get product usage for the current billing period for a subscription
GET
/
v1
/
subscriptions
/
{subscriptionId}
/
usage
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
subscriptionId
string
requiredResponse
200 - application/json
usage
object
required