Get usage for all licenses of a type on a subscription
Returns usage and remaining credits for all licenses of a given type on a subscription.
Date range defaults to the current billing period if not specified.
Authorizations
API Keys can be issued in the Orb's web application.
Query Parameters
Start date for the usage period (YYYY-MM-DD). Defaults to start of current billing period.
End date for the usage period (YYYY-MM-DD). Defaults to end of current billing period.
How to group the results. Valid values: 'license', 'day'. Can be combined (e.g., 'license,day').
Pagination cursor from a previous request.
Maximum number of rows in the response data (default 20, max 100).
1 <= x <= 100The subscription ID to get license usage for.
The license type ID to filter licenses by.