Retrieves aggregated carbon footprint usage statistics grouped by time bucket over a defined time frame and supports filtering by entities. Behavior is non-deterministic if the time range does not divide evenly by your selected interval.
OK
Bad Request. Incorrect Input.
Unauthorized
Exceeded the allowed rate limit.
Unexpected Server Error
{- "items": [
- {
- "id": "2023-12-20T01:00:00Z",
- "type": "sustainability-insight-ctr/cloud-timeseries",
- "timeBucket": "2023-12-20T01:00:00Z",
- "co2eMetricTon": 0.2
}
], - "count": 5
}