Skip to main content
GET
Get usage and quota for a subscription and entitlement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

entitlementCode
string
required

Response

Successfully retrieved usage and quota

usage
number
required

Current usage of the entitlement

Example:

50

quota
number
required

Total quota for the entitlement

Example:

100