Get Sensor Alerts

Returns all alerts for all (or subset of) sensors in an org over a specified time range.

The response will include a list of sensor alerts for the organization (or given devices), including the device that triggered the alert, the alert threshold, and start and end timestamp of the alert.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The unique identifier of the organization.

string
required

A comma separated list of sensor IDs.

integer

The start of the time range for requested alerts.
Formatted as a Unix timestamp in seconds.
Default value is an hour from the current time.

integer

The end of the time range for requested alerts.
Formatted in Unix timestamp in seconds.
Default value is the current time.

integer
0 to 200
Defaults to 100

The number of items returned in a single response.
Default is 100. Max is 200.

integer

The pagination token used to fetch the next page of results.

string

Retrieves alerts only for the given fields.

Fields must be one or multiple comma separated values from humidity, motion, noise_level, pm_2_5, tamper, temperature, tvoc, usa_air_quality_index, vape_index.

If left blank, alerts of all sensor types will be returned in the response.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json