Filter Assets By Site MonthlyAsk AIpost https://iris.trackunit.com/api/sustainability/v2/sites/{siteId}/emissions/monthlyFilter by asset ids to get the monthly emissions data for assets on a sitePath ParamssiteIduuidrequiredQuery Paramspageint32Defaults to 0Zero-based page index (0..N)sizeint32Defaults to 20The size of the page to be returnedsortarray of stringsSort order: property (ascending by default), +property (ascending), -property (descending). Sort properties: assetType, emissions, usageHours, fuelUsage, kwh, powerType, powerSource, estimationConfidence, method, datesortADD stringperiodstringenumThe period of data to retrieve in months, if not provided a list of all asset's emission's data will be returnedPREVIOUS_MONTHPREVIOUS_THREEPREVIOUS_SIXPREVIOUS_TWELVEAllowed:PREVIOUS_MONTHPREVIOUS_THREEPREVIOUS_SIXPREVIOUS_TWELVEyearMontharray of objectsyearMonthADD objectdataSourceScoreTypestringenumLimits selection to a list of defined data source score typesEXCELLENTVERY_HIGHHIGHMEDIUMLOWVERY_LOWAllowed:EXCELLENTVERY_HIGHHIGHMEDIUMLOWVERY_LOWpowerTypestringenumThe power type of equipment to filter by.ELECTRICFUELAllowed:ELECTRICFUELBody ParamsassetIdsarray of uuidsassetIdsADD uuidHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Returns the monthly emissions data for assets on a site 400Bad request 401Invalid or missing bearer token in Authorization header 403User not allowed to make this request 404Resource not found 500Internal server errorUpdated 6 months ago