Retrieve interval data associated with a specified utility connection. The data is paginated, with default of 100 entries per page. Users must have access to the connection to retrieve this data.
BETA: This endpoint is currently in BETA and is only available for Comed (60 min), AEP (15 min), Dominion (30 min), PPL (15 min), PSEG (30 min), and BGE (60 min) utilities.
ID of the utility connection for which to retrieve interval data.
('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 - TelecomELECTRICITY, GAS, WATER, DISTRICT, WASTE, FUEL, MISC, REFRIGERANT, SOLAR, TELECOM Optional end time for interval data in ISO 8601 format (e.g., 2024-01-31T23:59:59Z). If provided, filters for intervals ending on or before this timestamp.
Filter meters by identifier value. Searches across all identifiers.
1Page number for paginated results. Default is 1.
Optional start time for interval data in ISO 8601 format (e.g., 2024-01-01T00:00:00Z). If provided, filters for intervals starting on or after this timestamp.
Serializer for paginated interval response.
Total number of intervals.
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 interval data entries.