Skip to main content
GET
All schedules by user and HVAC

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

userId
string
required

User ID

hvacId
string<uuid>
required

Hvac ID

Response

Successful operation

Response object of the schedules for each day of the week.

schedules
object[]
required

The list of schedule events.

timeZone
string
required

The timezone of the schedule.

Example:

"Europe/Berlin"