post/waste/query/kpi

Request body

aggregation'SUM' | 'AVG' | 'MAX' | 'MIN' | 'COUNT' required
dataKey'emission' | 'weight' | 'recycledAmount' required
endMonthstring required
filtersobject
startMonthstring required

Example request

{
  "endMonth": "2025-12",
  "startMonth": "2025-01"
}

Response

OK

metaobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.