Get billable consumption by metric per account
Pre-billing
Get billable consumption by metric per account
Retrieve a report on billable consumption by given metric with per-account breakdown
GET
Get billable consumption by metric per account
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 <= 100000