Get customer usage events
Customers > Usage
Get customer usage events
List raw billable events for a customer and a specific aggregator over a period.
GET
Get customer usage events
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ISO-8601 date string.
Example:
"2026-01-01T00:00:00Z"
ISO-8601 date string.
Example:
"2026-02-01T00:00:00Z"
Optional aggregator filter ID. When set, restricts the result to events matching that filter's config. Must belong to the aggregator in the path.
Required range:
0 <= x <= 100Required range:
x >= 0
