Get Meters by Connection
Retrieve all meters associated with a specified utility account connection. The data is paginated, with default of 100 entries per page. Users must have access to the connection to retrieve this data.
Documentation Index
Fetch the complete documentation index at: https://docs.nectarclimate.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
ID of the connection for which to retrieve meters.
Query Parameters
('Optional. List of datasource types to filter by. If not provided, includes all types. Must be a sublist of "ELECTRICITY", "GAS", "WATER", "DISTRICT", "WASTE", "FUEL", "MISC", "REFRIGERANT", "SOLAR", "TELECOM"',)
ELECTRICITY- ElectricityGAS- GasWATER- WaterDISTRICT- DistrictWASTE- WasteFUEL- FuelMISC- MiscREFRIGERANT- RefrigerantSOLAR- SolarTELECOM- Telecom
ELECTRICITY, GAS, WATER, DISTRICT, WASTE, FUEL, MISC, REFRIGERANT, SOLAR, TELECOM Filter meters by identifier value. Searches across all identifiers.
1Page number for paginated results. Default is 1.
Response
Serializer for meter site usage data response.
Total number of meters.
Number of entries per page.
Total number of pages.
Current page number.
Indicates if there is a next page.
Indicates if there is a previous page.
List of meters.