Description
Emissions are automatically calculated from consumptions. The API lets you retrieve them as a list or as an aggregated dashboard.Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /api/v1/emissions | List emissions |
| GET | /api/v1/emissions/dashboard | Emissions dashboard |
Dashboard
The dashboard allows filtering by:companyId(required)startDate,endDatecategoryIds,buildingIds,entityIdshasCountries(include data by country)

