Skip to main content
POST
/
devices
/
list
await seam.devices.list({
  connected_account_id: "a0b1c2d3-e4f5-6a7b-8c9d-0e1f2a3b4c5d",
  limit: 50,
});

/*
[
  {
    "can_hvac_cool": true,
    "can_hvac_heat": true,
    "can_hvac_heat_cool": true,
    "can_turn_off_hvac": true,
    "capabilities_supported": [
      "thermostat"
    ],
    "connected_account_id": "a0b1c2d3-e4f5-6a7b-8c9d-0e1f2a3b4c5d",
    "created_at": "2024-10-03T22:12:15.666Z",
    "custom_metadata": {
      "id": "internalId1"
    },
    "device_id": "a1b2c3d4-e5f6-7890-1234-56789abcdef0",
    "device_type": "ecobee_thermostat",
    "display_name": "Living Room",
    "errors": [],
    "is_managed": true,
    "location": {
      "location_name": "2948 20th St, San Francisco, CA, 94110, US",
      "timezone": "America/Los_Angeles"
    },
    "nickname": "Living Room",
    "properties": {
      "active_climate_preset": {
        "can_delete": true,
        "can_edit": true,
        "climate_preset_key": "sleep",
        "cooling_set_point_celsius": 23.88888888888889,
        "display_name": "Sleep",
        "fan_mode_setting": "auto",
        "heating_set_point_celsius": 17.77777777777778,
        "hvac_mode_setting": "heat_cool",
        "manual_override_allowed": true
      },
      "appearance": {
        "name": "Living Room"
      },
      "available_climate_presets": [
        {
          "climate_preset_key": "sleep",
          "can_edit": true,
          "can_delete": true,
          "can_use_with_thermostat_daily_programs": false,
          "name": "Sleep",
          "display_name": "Sleep",
          "fan_mode_setting": "auto",
          "hvac_mode_setting": "heat_cool",
          "manual_override_allowed": true,
          "cooling_set_point_celsius": 23.88888888888889,
          "heating_set_point_celsius": 17.77777777777778,
          "cooling_set_point_fahrenheit": 75,
          "heating_set_point_fahrenheit": 64
        },
        {
          "climate_preset_key": "home",
          "can_edit": true,
          "can_delete": true,
          "can_use_with_thermostat_daily_programs": false,
          "name": "Home",
          "display_name": "Home",
          "fan_mode_setting": "auto",
          "hvac_mode_setting": "heat_cool",
          "manual_override_allowed": false,
          "cooling_set_point_celsius": 23.88888888888889,
          "heating_set_point_celsius": 17.77777777777778,
          "cooling_set_point_fahrenheit": 75,
          "heating_set_point_fahrenheit": 64
        },
        {
          "climate_preset_key": "work",
          "can_edit": true,
          "can_delete": true,
          "can_use_with_thermostat_daily_programs": false,
          "name": "Work",
          "display_name": "Work",
          "fan_mode_setting": "auto",
          "hvac_mode_setting": "heat_cool",
          "manual_override_allowed": false,
          "cooling_set_point_celsius": 23.88888888888889,
          "heating_set_point_celsius": 17.77777777777778,
          "cooling_set_point_fahrenheit": 75,
          "heating_set_point_fahrenheit": 64
        }
      ],
      "available_fan_mode_settings": [
        "auto",
        "on"
      ],
      "available_hvac_mode_settings": [
        "cool",
        "heat",
        "heat_cool",
        "off"
      ],
      "current_climate_setting": {
        "display_name": "Manual Setting",
        "fan_mode_setting": "auto",
        "heating_set_point_celsius": 25,
        "heating_set_point_fahrenheit": 77,
        "hvac_mode_setting": "heat",
        "manual_override_allowed": true
      },
      "ecobee_metadata": {
        "device_name": "Living Room",
        "ecobee_device_id": "a1b2c3d4-e5f6-7890-1234-56789abcdef0"
      },
      "fallback_climate_preset_key": "eco",
      "fan_mode_setting": "auto",
      "has_direct_power": true,
      "image_alt_text": "Ecobee 3 Lite Thermostat",
      "image_url": "https://connect.getseam.com/_next/image?url=https://connect.getseam.com/assets/images/devices/ecobee_3-lite_front.png&q=75&w=128",
      "is_cooling": false,
      "is_fan_running": false,
      "is_heating": false,
      "is_temporary_manual_override_active": false,
      "manufacturer": "ecobee",
      "max_cooling_set_point_celsius": 33.333333333333336,
      "max_cooling_set_point_fahrenheit": 92,
      "max_heating_set_point_celsius": 26.11111111111111,
      "max_heating_set_point_fahrenheit": 79,
      "min_cooling_set_point_celsius": 18.333333333333336,
      "min_cooling_set_point_fahrenheit": 65,
      "min_heating_cooling_delta_celsius": 2.7777777777777777,
      "min_heating_cooling_delta_fahrenheit": 5,
      "min_heating_set_point_celsius": 7.222222222222222,
      "min_heating_set_point_fahrenheit": 45,
      "model": {
        "display_name": "Thermostat",
        "manufacturer_display_name": "Ecobee"
      },
      "name": "Living Room",
      "online": true,
      "relative_humidity": 0.36,
      "temperature_celsius": 21.11111111111111,
      "temperature_fahrenheit": 70,
      "temperature_threshold": {
        "lower_limit_celsius": 16.66666666666667,
        "lower_limit_fahrenheit": 62,
        "upper_limit_celsius": 26.66666666666667,
        "upper_limit_fahrenheit": 80
      },
      "thermostat_daily_programs": [
        {
          "thermostat_daily_program_id": "1a2b3c4d-5e6f-7890-1234-56789abcdef1",
          "device_id": "a1b2c3d4-e5f6-7890-1234-56789abcdef0",
          "name": "Weekday Program",
          "periods": [
            {
              "starts_at_time": "00:00:00",
              "climate_preset_key": "sleep"
            },
            {
              "starts_at_time": "07:00:00",
              "climate_preset_key": "home"
            },
            {
              "starts_at_time": "09:00:00",
              "climate_preset_key": "work"
            },
            {
              "starts_at_time": "18:00:00",
              "climate_preset_key": "home"
            },
            {
              "starts_at_time": "22:00:00",
              "climate_preset_key": "sleep"
            }
          ],
          "workspace_id": "9f8e7d6c-5b4a-3c2d-1e0f-9876543210ab",
          "created_at": "2025-05-30T04:01:25.455Z"
        },
        {
          "thermostat_daily_program_id": "d4e5f6a7-8b9c-0d1e-2f3a-4b5c6d7e8f90",
          "device_id": "a1b2c3d4-e5f6-7890-1234-56789abcdef0",
          "name": "Weekend Program",
          "periods": [
            {
              "starts_at_time": "00:00:00",
              "climate_preset_key": "sleep"
            },
            {
              "starts_at_time": "08:00:00",
              "climate_preset_key": "home"
            },
            {
              "starts_at_time": "23:00:00",
              "climate_preset_key": "sleep"
            }
          ],
          "workspace_id": "9f8e7d6c-5b4a-3c2d-1e0f-9876543210ab",
          "created_at": "2025-05-30T04:02:19.952Z"
        }
      ],
      "thermostat_weekly_program": null
    },
    "warnings": [],
    "workspace_id": "9f8e7d6c-5b4a-3c2d-1e0f-9876543210ab"
  }
]
*/
{
  "devices": [
    {
      "capabilities_supported": [],
      "connected_account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "created_at": "2023-11-07T05:31:56Z",
      "custom_metadata": {},
      "device_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "display_name": "<string>",
      "errors": [
        {
          "error_code": "<string>",
          "message": "<string>",
          "created_at": "2023-11-07T05:31:56Z"
        }
      ],
      "properties": {
        "appearance": {
          "name": "<string>"
        },
        "model": {
          "display_name": "<string>",
          "manufacturer_display_name": "<string>",
          "accessory_keypad_supported": true,
          "can_connect_accessory_keypad": true,
          "has_built_in_keypad": true,
          "offline_access_codes_supported": true,
          "online_access_codes_supported": true
        },
        "name": "<string>",
        "online": true,
        "accessory_keypad": {
          "is_connected": true,
          "battery": {
            "level": 0.5
          }
        },
        "battery": {
          "level": 0.5
        },
        "battery_level": 0.5,
        "currently_triggering_noise_threshold_ids": [
          "<string>"
        ],
        "has_direct_power": true,
        "image_alt_text": "<string>",
        "image_url": "<string>",
        "manufacturer": "<string>",
        "noise_level_decibels": 123,
        "offline_access_codes_enabled": true,
        "online_access_codes_enabled": true,
        "serial_number": "<string>",
        "supports_accessory_keypad": true,
        "supports_offline_access_codes": true,
        "assa_abloy_credential_service_metadata": {
          "endpoints": [
            {
              "endpoint_id": "<string>",
              "is_active": true
            }
          ],
          "has_active_endpoint": true
        },
        "salto_space_credential_service_metadata": {
          "has_active_phone": true
        },
        "akiles_metadata": {
          "gadget_id": "<string>",
          "gadget_name": "<string>",
          "product_name": "<string>",
          "_member_group_id": "<string>"
        },
        "assa_abloy_vostio_metadata": {
          "encoder_name": "<string>"
        },
        "august_metadata": {
          "has_keypad": true,
          "house_name": "<string>",
          "lock_id": "<string>",
          "lock_name": "<string>",
          "house_id": "<string>",
          "keypad_battery_level": "<string>",
          "model": "<string>"
        },
        "avigilon_alta_metadata": {
          "entry_name": "<string>",
          "entry_relays_total_count": 123,
          "org_name": "<string>",
          "site_id": 123,
          "site_name": "<string>",
          "zone_id": 123,
          "zone_name": "<string>"
        },
        "brivo_metadata": {
          "activation_enabled": true,
          "device_name": "<string>"
        },
        "controlbyweb_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "relay_name": "<string>"
        },
        "dormakaba_oracode_metadata": {
          "door_is_wireless": true,
          "door_name": "<string>",
          "site_id": 123,
          "site_name": "<string>",
          "device_id": 123,
          "door_id": 123,
          "iana_timezone": "<string>",
          "predefined_time_slots": [
            {
              "check_in_time": "<string>",
              "check_out_time": "<string>",
              "dormakaba_oracode_user_level_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
              "dormakaba_oracode_user_level_prefix": 123,
              "is_24_hour": true,
              "is_biweekly_mode": true,
              "is_master": true,
              "is_one_shot": true,
              "name": "<string>",
              "prefix": 123
            }
          ]
        },
        "ecobee_metadata": {
          "device_name": "<string>",
          "ecobee_device_id": "<string>"
        },
        "four_suites_metadata": {
          "device_id": 123,
          "device_name": "<string>",
          "reclose_delay_in_seconds": 123
        },
        "genie_metadata": {
          "device_name": "<string>",
          "door_name": "<string>"
        },
        "honeywell_resideo_metadata": {
          "device_name": "<string>",
          "honeywell_resideo_device_id": "<string>"
        },
        "igloo_metadata": {
          "bridge_id": "<string>",
          "device_id": "<string>",
          "model": "<string>"
        },
        "igloohome_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "bridge_id": "<string>",
          "bridge_name": "<string>",
          "is_accessory_keypad_linked_to_bridge": true,
          "keypad_id": "<string>"
        },
        "keynest_metadata": {
          "address": "<string>",
          "current_or_last_store_id": 123,
          "current_status": "<string>",
          "current_user_company": "<string>",
          "current_user_email": "<string>",
          "current_user_name": "<string>",
          "current_user_phone_number": "<string>",
          "default_office_id": 123,
          "device_name": "<string>",
          "fob_id": 123,
          "handover_method": "<string>",
          "has_photo": true,
          "is_quadient_locker": true,
          "key_id": "<string>",
          "key_notes": "<string>",
          "keynest_app_user": "<string>",
          "last_movement": "<string>",
          "property_id": "<string>",
          "property_postcode": "<string>",
          "status_type": "<string>",
          "subscription_plan": "<string>"
        },
        "korelock_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "firmware_version": "<string>",
          "location_id": "<string>",
          "model_code": "<string>",
          "serial_number": "<string>",
          "wifi_signal_strength": 123
        },
        "kwikset_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "model_number": "<string>"
        },
        "lockly_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "model": "<string>"
        },
        "minut_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "latest_sensor_values": {
            "accelerometer_z": {
              "time": "<string>",
              "value": 123
            },
            "humidity": {
              "time": "<string>",
              "value": 123
            },
            "pressure": {
              "time": "<string>",
              "value": 123
            },
            "sound": {
              "time": "<string>",
              "value": 123
            },
            "temperature": {
              "time": "<string>",
              "value": 123
            }
          }
        },
        "nest_metadata": {
          "device_custom_name": "<string>",
          "device_name": "<string>",
          "nest_device_id": "<string>",
          "display_name": "<string>"
        },
        "noiseaware_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "noise_level_decibel": 123,
          "noise_level_nrs": 123
        },
        "nuki_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "keypad_2_paired": true,
          "keypad_battery_critical": true,
          "keypad_paired": true
        },
        "ring_metadata": {
          "device_id": "<string>",
          "device_name": "<string>"
        },
        "salto_ks_metadata": {
          "battery_level": "<string>",
          "customer_reference": "<string>",
          "lock_id": "<string>",
          "lock_type": "<string>",
          "locked_state": "<string>",
          "has_custom_pin_subscription": true,
          "model": "<string>",
          "site_id": "<string>",
          "site_name": "<string>"
        },
        "salto_metadata": {
          "battery_level": "<string>",
          "customer_reference": "<string>",
          "lock_id": "<string>",
          "lock_type": "<string>",
          "locked_state": "<string>",
          "model": "<string>",
          "site_id": "<string>",
          "site_name": "<string>"
        },
        "schlage_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "model": "<string>"
        },
        "seam_bridge_metadata": {
          "device_num": 123,
          "name": "<string>"
        },
        "sensi_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "product_type": "<string>",
          "dual_setpoints_not_supported": true,
          "enforced_setpoint_range_celsius": "<unknown>"
        },
        "smartthings_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "location_id": "<string>",
          "model": "<string>"
        },
        "tado_metadata": {
          "device_type": "<string>",
          "serial_no": "<string>"
        },
        "tedee_metadata": {
          "bridge_id": 123,
          "bridge_name": "<string>",
          "device_id": 123,
          "device_model": "<string>",
          "device_name": "<string>",
          "serial_number": "<string>",
          "keypad_id": 123
        },
        "ttlock_metadata": {
          "feature_value": "<string>",
          "features": {
            "auto_lock_time_config": true,
            "incomplete_keyboard_passcode": true,
            "lock_command": true,
            "passcode": true,
            "passcode_management": true,
            "unlock_via_gateway": true,
            "wifi": true
          },
          "lock_alias": "<string>",
          "lock_id": 123,
          "has_gateway": true,
          "wireless_keypads": [
            {
              "wireless_keypad_id": 123,
              "wireless_keypad_name": "<string>"
            }
          ]
        },
        "two_n_metadata": {
          "device_id": 123,
          "device_name": "<string>"
        },
        "ultraloq_metadata": {
          "device_id": "<string>",
          "device_name": "<string>",
          "device_type": "<string>",
          "time_zone": "<string>"
        },
        "visionline_metadata": {
          "encoder_id": "<string>"
        },
        "wyze_metadata": {
          "device_id": "<string>",
          "device_info_model": "<string>",
          "device_name": "<string>",
          "product_model": "<string>",
          "product_name": "<string>",
          "product_type": "<string>",
          "keypad_uuid": "<string>",
          "locker_status_hardlock": 123
        },
        "_experimental_supported_code_from_access_codes_lengths": [
          123
        ],
        "auto_lock_delay_seconds": 123,
        "auto_lock_enabled": true,
        "code_constraints": [
          {}
        ],
        "door_open": true,
        "has_native_entry_events": true,
        "keypad_battery": {
          "level": 123
        },
        "locked": true,
        "max_active_codes_supported": 123,
        "supported_code_lengths": [
          123
        ],
        "supports_backup_access_code_pool": true,
        "active_thermostat_schedule": {
          "climate_preset_key": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "device_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "ends_at": "2023-11-07T05:31:56Z",
          "errors": [
            {
              "error_code": "<string>",
              "message": "<string>"
            }
          ],
          "name": "<string>",
          "starts_at": "2023-11-07T05:31:56Z",
          "thermostat_schedule_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "is_override_allowed": true,
          "max_override_period_minutes": 1
        },
        "active_thermostat_schedule_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "available_climate_preset_modes": [],
        "available_climate_presets": [
          {
            "can_delete": true,
            "can_edit": true,
            "can_use_with_thermostat_daily_programs": true,
            "climate_preset_key": "<string>",
            "display_name": "<string>",
            "manual_override_allowed": true,
            "cooling_set_point_celsius": 123,
            "cooling_set_point_fahrenheit": 123,
            "ecobee_metadata": {
              "climate_ref": "<string>",
              "is_optimized": true
            },
            "heating_set_point_celsius": 123,
            "heating_set_point_fahrenheit": 123,
            "name": null
          }
        ],
        "available_fan_mode_settings": [],
        "available_hvac_mode_settings": [],
        "current_climate_setting": {
          "can_delete": true,
          "can_edit": true,
          "can_use_with_thermostat_daily_programs": true,
          "climate_preset_key": "<string>",
          "cooling_set_point_celsius": 123,
          "cooling_set_point_fahrenheit": 123,
          "display_name": "<string>",
          "ecobee_metadata": {
            "climate_ref": "<string>",
            "is_optimized": true
          },
          "heating_set_point_celsius": 123,
          "heating_set_point_fahrenheit": 123,
          "manual_override_allowed": true,
          "name": null
        },
        "default_climate_setting": {
          "can_delete": true,
          "can_edit": true,
          "can_use_with_thermostat_daily_programs": true,
          "climate_preset_key": "<string>",
          "cooling_set_point_celsius": 123,
          "cooling_set_point_fahrenheit": 123,
          "display_name": "<string>",
          "ecobee_metadata": {
            "climate_ref": "<string>",
            "is_optimized": true
          },
          "heating_set_point_celsius": 123,
          "heating_set_point_fahrenheit": 123,
          "manual_override_allowed": true,
          "name": null
        },
        "fallback_climate_preset_key": "<string>",
        "is_cooling": true,
        "is_fan_running": true,
        "is_heating": true,
        "is_temporary_manual_override_active": true,
        "max_cooling_set_point_celsius": 123,
        "max_cooling_set_point_fahrenheit": 123,
        "max_heating_set_point_celsius": 123,
        "max_heating_set_point_fahrenheit": 123,
        "max_thermostat_daily_program_periods_per_day": 123,
        "max_unique_climate_presets_per_thermostat_weekly_program": 123,
        "min_cooling_set_point_celsius": 123,
        "min_cooling_set_point_fahrenheit": 123,
        "min_heating_cooling_delta_celsius": 123,
        "min_heating_cooling_delta_fahrenheit": 123,
        "min_heating_set_point_celsius": 123,
        "min_heating_set_point_fahrenheit": 123,
        "relative_humidity": 0.5,
        "temperature_celsius": 123,
        "temperature_fahrenheit": 123,
        "temperature_threshold": {
          "lower_limit_celsius": 123,
          "lower_limit_fahrenheit": 123,
          "upper_limit_celsius": 123,
          "upper_limit_fahrenheit": 123
        },
        "thermostat_daily_program_period_precision_minutes": 123,
        "thermostat_daily_programs": [
          {
            "created_at": "2023-11-07T05:31:56Z",
            "device_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
            "name": "<string>",
            "periods": [
              {
                "climate_preset_key": "<string>",
                "starts_at_time": "<string>"
              }
            ],
            "thermostat_daily_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
            "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
          }
        ],
        "thermostat_weekly_program": {
          "created_at": "2023-11-07T05:31:56Z",
          "friday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "monday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "saturday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "sunday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "thursday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "tuesday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "wednesday_program_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
        }
      },
      "space_ids": [
        "3c90c3cc-0d44-4b50-8888-8dd25736052a"
      ],
      "warnings": [
        {
          "error_code": "<string>",
          "message": "<string>",
          "created_at": "2023-11-07T05:31:56Z"
        }
      ],
      "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "can_configure_auto_lock": true,
      "can_hvac_cool": true,
      "can_hvac_heat": true,
      "can_hvac_heat_cool": true,
      "can_program_offline_access_codes": true,
      "can_program_online_access_codes": true,
      "can_program_thermostat_programs_as_different_each_day": true,
      "can_program_thermostat_programs_as_same_each_day": true,
      "can_program_thermostat_programs_as_weekday_weekend": true,
      "can_remotely_lock": true,
      "can_remotely_unlock": true,
      "can_run_thermostat_programs": true,
      "can_simulate_connection": true,
      "can_simulate_disconnection": true,
      "can_simulate_hub_connection": true,
      "can_simulate_hub_disconnection": true,
      "can_simulate_paid_subscription": true,
      "can_simulate_removal": true,
      "can_turn_off_hvac": true,
      "can_unlock_with_code": true,
      "device_manufacturer": {
        "display_name": "<string>",
        "manufacturer": "<string>",
        "image_url": "<string>"
      },
      "device_provider": {
        "device_provider_name": "<string>",
        "display_name": "<string>",
        "provider_category": "<string>",
        "image_url": "<string>"
      },
      "location": {
        "location_name": "<string>",
        "time_zone": "<string>",
        "timezone": "<string>"
      },
      "nickname": "<string>"
    }
  ],
  "ok": true,
  "pagination": {
    "has_next_page": true,
    "next_page_cursor": "<string>",
    "next_page_url": "<string>"
  }
}

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.

connected_account_ids
string<uuid>[]

Array of IDs of the connected accounts for which you want to list devices.

created_before
string<date-time>

Timestamp by which to limit returned devices. Returns devices created before this timestamp.

custom_metadata_has
object

Set of key:value custom metadata pairs for which you want to list devices.

customer_key
string

Customer key for which you want to list devices.

device_ids
string<uuid>[]

Array of device IDs for which you want to list devices.

device_type

Device type for which you want to list devices.

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,
korelock_lock
device_types
enum<string>[]

Array of device types for which you want to list devices.

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,
korelock_lock
exclude_if
enum<string>[]
Available options:
can_remotely_unlock,
can_remotely_lock,
can_program_offline_access_codes,
can_program_online_access_codes,
can_hvac_heat,
can_hvac_cool,
can_hvac_heat_cool,
can_turn_off_hvac,
can_simulate_removal,
can_simulate_connection,
can_simulate_disconnection,
can_unlock_with_code,
can_run_thermostat_programs,
can_program_thermostat_programs_as_weekday_weekend,
can_program_thermostat_programs_as_different_each_day,
can_program_thermostat_programs_as_same_each_day,
can_simulate_hub_connection,
can_simulate_hub_disconnection,
can_simulate_paid_subscription,
can_configure_auto_lock
include_if
enum<string>[]
Available options:
can_remotely_unlock,
can_remotely_lock,
can_program_offline_access_codes,
can_program_online_access_codes,
can_hvac_heat,
can_hvac_cool,
can_hvac_heat_cool,
can_turn_off_hvac,
can_simulate_removal,
can_simulate_connection,
can_simulate_disconnection,
can_unlock_with_code,
can_run_thermostat_programs,
can_program_thermostat_programs_as_weekday_weekend,
can_program_thermostat_programs_as_different_each_day,
can_program_thermostat_programs_as_same_each_day,
can_simulate_hub_connection,
can_simulate_hub_disconnection,
can_simulate_paid_subscription,
can_configure_auto_lock
limit
number<float>
default:500

Numerical limit on the number of devices to return.

manufacturer
enum<string>

Manufacturer for which you want to list devices.

Available options:
akuvox,
august,
avigilon_alta,
brivo,
butterflymx,
doorking,
four_suites,
genie,
igloo,
keywe,
kwikset,
linear,
lockly,
nuki,
philia,
salto,
samsung,
schlage,
seam,
unknown,
wyze,
yale,
two_n,
ttlock,
igloohome,
controlbyweb,
dormakaba_oracode,
tedee,
korelock,
akiles,
ecobee,
honeywell_resideo,
keynest,
korelock,
minut,
nest,
noiseaware,
sensi,
smartthings,
tado,
ultraloq,
ring,
ical
page_cursor
string | null

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

String for which to search. Filters returned devices to include all records that satisfy a partial match using device_id (full or partial UUID prefix, minimum 4 characters), connected_account_id, display_name, custom_metadata or location.location_name.

Minimum string length: 1
space_id
string<uuid>

ID of the space for which you want to list devices.

unstable_location_id
string<uuid> | null
deprecated
user_identifier_key
string

Your own internal user ID for the user for which you want to list devices.

Response

OK

devices
object[]
required
ok
boolean
required
pagination
object
required

Information about the current page of results.