Consumption
Load curve for all sites
Retrieves load curve data across all sites
GET
Authorizations
JWT token obtained from /v1/requestToken endpoint
Query Parameters
Start date and time (ISO 8601)
Example:
"2024-01-01T00:00:00.000Z"
End date and time (ISO 8601)
Example:
"2024-12-31T23:59:59.999Z"
Level of data aggregation
Available options:
hour
, day
, month
Response
200
application/json
Load curve data retrieved successfully
The response is of type any[]
.