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 of the locks that you want to list.

Available options:
akuvox_lock,
august_lock,
brivo_access_point,
butterflymx_panel,
avigilon_alta_entry,
doorking_lock,
genie_door,
igloo_lock,
linear_lock,
lockly_lock,
kwikset_lock,
nuki_lock,
salto_lock,
schlage_lock,
smartthings_lock,
wyze_lock,
yale_lock,
two_n_intercom,
controlbyweb_device,
ttlock_lock,
igloohome_lock,
four_suites_door,
dormakaba_oracode_door,
tedee_lock,
akiles_lock,
ultraloq_lock,
keyincode_lock,
omnitec_lock,
kisi_lock,
aqara_lock
device_types
enum<string>[]

Device types of the locks that you want to list.

Device type for smartlocks.

Available options:
akuvox_lock,
august_lock,
brivo_access_point,
butterflymx_panel,
avigilon_alta_entry,
doorking_lock,
genie_door,
igloo_lock,
linear_lock,
lockly_lock,
kwikset_lock,
nuki_lock,
salto_lock,
schlage_lock,
smartthings_lock,
wyze_lock,
yale_lock,
two_n_intercom,
controlbyweb_device,
ttlock_lock,
igloohome_lock,
four_suites_door,
dormakaba_oracode_door,
tedee_lock,
akiles_lock,
ultraloq_lock,
keyincode_lock,
omnitec_lock,
kisi_lock,
aqara_lock
manufacturer
enum<string>

Manufacturer of the locks that you want to list.

Available options:
akuvox,
august,
brivo,
butterflymx,
avigilon_alta,
doorking,
genie,
igloo,
linear,
lockly,
kwikset,
nuki,
salto,
schlage,
seam,
wyze,
yale,
two_n,
controlbyweb,
ttlock,
igloohome,
four_suites,
dormakaba_oracode,
tedee,
keyincode,
akiles,
aqara,
korelock,
smartthings,
ultraloq,
omnitec,
kisi

Response

OK

devices
object[]
required