v1

latestOpenAPI 3.1.02026-07-261444991.2 MB
License

Get usage for a specific license

Returns usage and remaining credits for a specific license over a date range.

Date range defaults to the current billing period if not specified.

get/licenses/{license_id}/usage

Path parameters

license_idstring required

Query parameters

start_datestring date nullable

Start date for the usage period (YYYY-MM-DD). Defaults to start of current billing period.

end_datestring date nullable

End date for the usage period (YYYY-MM-DD). Defaults to end of current billing period.

group_bystring nullable

How to group the results. Valid values: 'license', 'day'. Can be combined (e.g., 'license,day').

cursorstring nullable

Pagination cursor from a previous request.

limitinteger

Maximum number of rows in the response data (default 20, max 100).

Response

OK