Get usage for a specific license
Returns usage and remaining credits for a specific license over a date range.
Resolves the license by ID regardless of whether it is currently active, unlike the external-license-ID variant, which only resolves a currently active license.
Date range defaults to the current billing period if not specified.
Authorizations
API Keys can be issued in the Orb's web application.
Path Parameters
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 <= 100