Get quantities of a meter over a time period.
Scopes: meters:read meters:write
You can generate an Organization Access Token from your organization's settings.
The meter ID.
Start timestamp.
End timestamp.
Interval between two timestamps.
year, month, week, day, hour Timezone to use for the timestamps. Default is UTC.
1Filter by customer ID. The customer ID.
Filter by external customer ID.
If set, will first compute the quantities per customer before aggregating them using the given function. If not set, the quantities will be aggregated across all events.
count, sum, max, min, avg, unique Filter by metadata key-value pairs. It uses the deepObject style, e.g. ?metadata[key]=value.