Get heat pump data
Retrieve time series data for a specified heat pump within a given time range. This endpoint is currently in beta release and may be subject to changes.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
When set to true, the API will return the full requested time range, filling missing values with null. If no data is available at all, an empty dataset with null values will be returned instead of a 400 error.
Path Parameters
The organization ID of the user's organization
The user ID of the user whom the heat pump belongs to
The ID of the specified heat pump
Query Parameters
The start of the time range for the data
The end of the time range for the data
The time interval for aggregating data. Supported values: 15MIN, 1HOUR, 1DAY, 1WEEK, 1MONTH
A comma-separated list of keywords, Supported values: inlet_temp_act, hot_water_temp, estimated_consumption, unoptimized_consumption, price
If true, includes soft-deleted
