v1

latestOpenAPI 3.1.02026-07-222392081.7 MB
Customers > Usage

Get customer usage for an aggregator

Get the usage of a customer for a specific aggregator over a period.

get/v1/customers/{id}/usage/{aggregator_id}

Path parameters

idstring required
aggregator_idstring required

Query parameters

start_datestring date-time required

ISO-8601 date string.

Example:2026-01-01T00:00:00Z

ISO-8601 date string.

end_datestring date-time required

ISO-8601 date string.

Example:2026-02-01T00:00:00Z

ISO-8601 date string.

Response

aggregator_idstring required

Aggregator ID.

totalnumber required

Total usage over the period.

countnumber required

Number of events behind the total.

period_startstring required

Period start (ISO-8601).

period_endstring required

Period end (ISO-8601).