Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/v1/devices/hvac/{id}/set_point_schedule/get \ --header 'x-ws-api-key: <api-key>'
{ "blocks": [ { "startDatetime": "2025-06-02T00:00:00.000Z", "endDatetime": "2025-06-02T08:00:00.000Z", "targetTemp": null, "targetCoolSetpoint": 74, "targetHeatSetpoint": 68, "targetMode": "AUTO" }, { "startDatetime": "2025-06-02T08:00:00.000Z", "endDatetime": "2025-06-03T00:00:00.000Z", "targetTemp": null, "targetCoolSetpoint": 76, "targetHeatSetpoint": 66, "targetMode": "COOL" } ], "startDatetime": "2025-06-02T00:00:00.000Z", "endDatetime": "2025-06-03T00:00:00.000Z", "tempUnits": "F" }
WattShift API Key
Show child attributes
ISO 8601 date time string
F
C