Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
connect_webview_id
string<uuid>

ID of the Connect Webview for which you want to list devices.

connected_account_id
string<uuid>

ID of the connected account for which you want to list devices.

customer_key
string

Customer key for which you want to list devices.

device_type
enum<string>

Device type by which you want to filter thermostat devices.

Available options:
ecobee_thermostat,
nest_thermostat,
honeywell_resideo_thermostat,
tado_thermostat,
sensi_thermostat,
smartthings_thermostat
device_types
enum<string>[]

Array of device types by which you want to filter thermostat devices.

Device type for thermostats.

Available options:
ecobee_thermostat,
nest_thermostat,
honeywell_resideo_thermostat,
tado_thermostat,
sensi_thermostat,
smartthings_thermostat
manufacturer
enum<string>

Manufacturer by which you want to filter thermostat devices.

Available options:
ecobee,
honeywell_resideo,
nest,
sensi,
smartthings,
tado

Response

OK

devices
object[]
required