Skip to main content
GET
Get schedules for a heat pump

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID of the user's organization

user_id
string<uuid>
required

The user ID of the user whom the heat pump belongs to

heat_pump_id
string<uuid>
required

The ID of the specified heat pump

Query Parameters

from_datetime
string<date-time>
required

The start of the time range for the data

to_datetime
string<date-time>
required

The end of the time range for the data

Response

200 - application/json

OK

metadata
HeatPumpSchedulesMetadata · object
required
data
HeatPumpScheduleOutput · object[]
required