Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Cursor that indicates where the next page of results should start.
Body
The usage query to run
A window_size of "day" or "hour" will return the usage for the specified period segmented into daily or hourly aggregates. A window_size of "none" will return a single usage aggregate for the entirety of the specified period.
hour
, day
, none
, HOUR
, DAY
, NONE
, Hour
, Day
, None
A list of Metronome customer IDs to fetch usage for. If absent, usage for all customers will be returned.
A list of billable metrics to fetch usage for. If absent, all billable metrics will be returned.