Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
JavaScript
Seam SDK
{ "noise_thresholds": [ { "device_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "ends_daily_at": "<string>", "name": "<string>", "noise_threshold_decibels": 123, "noise_threshold_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "starts_daily_at": "<string>", "noise_threshold_nrs": 123 } ] }
Returns a list of all noise thresholds for a noise sensor.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the device for which you want to list noise thresholds.
OK
Show child attributes
Was this page helpful?