List Unmanaged Devices
Get all unmanaged devices
Last updated
Was this helpful?
Get all unmanaged devices
Last updated
Was this helpful?
Returns a list of all unmanaged devices. An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.
List all unmanaged devices or filter the list of unmanaged devices by including the corresponding filter parameter in the request body.
connected_account_id
String Optional
ID of the connected account.
connected_account_ids
String[] Optional
IDs of the connected accounts.
connect_webview_id
String Optional
device_type
String Optional
Type of device.
device_types
String[] Optional
Types of devices.
manufacturer
String Optional
Device manufacturer.
device_ids
type: string[] Optional
IDs of the devices to include.
limit
Number Optional
Numerical limit on the number of devices to return.
created_before
String Optional
Date threshold for devices to return. If specified, returns only devices created before the specified date.
user_identifier_key
String Optional
Your own internal user ID for the user by which to filter devices.
custom_metadata_has
JSON object Optional
Returns an unmanaged devices
array, in which each returned unmanaged device (device
) contains the set of applicable device properties. For details, see Devices.
ID of .
Set of key:value pairs by which you want to filter devices.
/devices/unmanaged/list
ID of the connected account by which to filter.
ID of the Connect Webview by which to filter devices.
Numerical limit on the number of devices to return.
Date threshold for devices to return. If specified, returns only devices created before the specified date.
Your own internal user ID for the user by which to filter devices.
Manufacturer by which to filter devices.
akuvox
, august
, avigilon_alta
, brivo
, butterflymx
, doorking
, four_suites
, genie
, igloo
, keywe
, kwikset
, linear
, lockly
, nuki
, philia
, salto
, samsung
, schlage
, seam
, unknown
, wyze
, yale
, minut
, two_n
, ttlock
, nest
, igloohome
, ecobee
, hubitat
, controlbyweb
, smartthings
, dormakaba_oracode
, tedee
, honeywell_resideo
, akiles
, tado
Array of IDs of the connected accounts by which to filter devices.
Array of device IDs by which to filter devices.
Device type by which to filter devices.
Set of key:value custom metadata pairs by which you want to filter devices.
Array of device types by which to filter devices.