Get aggregated billable consumption by metric
Pre-billing
Get aggregated billable consumption by metric
Retrieve an aggregated report on billable consumption by given metric
GET
Get aggregated billable consumption by metric
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The metric to get billable consumption for
Available options:
domains, volume, requests Query Parameters
List of client IDs to filter the billable consumption by, if specified
Example:
[1, 2, 3]The report start date (inclusive) in ISO 8601 format
The report end date (exclusive) in ISO 8601 format
Number of items to return
Required range:
0 <= x <= 100Number of items to skip
Required range:
0 <= x <= 100000Response
Successful Response