GET
/
v1.0.0
/
users
/
{userId}
/
hvacs
/
{hvacId}
/
schedules

Authorizations

X-API-KEY
string
headerrequired

ApiKey used for authorization and authentication

Path Parameters

userId
string
required

User ID

hvacId
string
required

HVAC ID

Response

200 - application/json

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.