List Noise Thresholds
List all Noise Thresholds on your Noise Sensor
List Noise Thresholds set on Device
GET
https://connect.getseam.com/noise_sensors/noise_thresholds/list
Query Parameters
Name
Type
Description
device_id*
String
Device id of a device the noise thresholds are set on
Headers
Name
Type
Description
Authorization*
String
Bearer <API_KEY>
Code Example
Parameters
device_id
type: string
ID of the Device the Noise Thresholds are set on
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from whatβs written here.
JSON format
Last updated
Was this helpful?