Returns meter records for a specified object
Authenticate with bearer you obtained from authentication endpoint.
Flatpeak Device ID
"dev_63a6087272941ef077a8fd3e"
"mre_69a696dbbd198e0ed4d57fcf"
"mre_69c2375acb796746fd4ed963"
Page size of returned results. Default is 100, maximum is 25000 to give a full year of half-hourly consumption details.
100
Aggregates records over a specified time period. The default is that data is returned in non-fixed time periods. Accepted values are: NON_FIXED, HALF_HOUR, HOUR, DAY, WEEK, MONTH.
"NON_FIXED"
Ordering of data returned. Default is that data is returned in reverse order from latest available record. Valid values: OLDEST, to give results ordered forward. NEWEST, (default), to give results ordered from most recent backwards.
"NEWEST"
Energy flow direction. Set to INBOUND or OUTBOUND. Defaults to INBOUND.
"INBOUND"
RFC 3339 timestamp marking the start of the data window, e.g. 2023-06-15T09:00:00Z or 2023-06-15T08:00:00+01:00; use either UTC or time offset—if offsets differ, end_time takes precedence.
"2023-11-07T05:31:56Z"
RFC 3339 timestamp marking the end of the data window, e.g. 2023-06-15T13:00:00Z or 2023-06-15T12:00:00+01:00; use either UTC or time offset—if offsets differ, end_time takes precedence; max range is 90 days.
"2023-11-07T05:31:56Z"