Skip to main content
GET

Authorizations

Authorization
string
header
required

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

Query Parameters

customer_key
string

Customer key for which you want to list devices.

Minimum string length: 1
connected_account_id
string<uuid>

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

connect_webview_id
string<uuid>

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

device_type
enum<string>

Device type of the noise sensors that you want to list.

Available options:
noiseaware_activity_zone,
minut_sensor
device_types
enum<string>[]

Device types of the noise sensors that you want to list.

Device type for noise sensors.

Available options:
noiseaware_activity_zone,
minut_sensor
manufacturer
enum<string>

Manufacturers of the noise sensors that you want to list.

Available options:
minut,
noiseaware

Response

OK

devices
object[]
required