Get Alerts

Returns alerts for an organization within a specified time range.

Alert types include camera offline, camera online, tamper, motion, crowd, and Person of Interest alerts.

Motion alerts include whether people and/or vehicles were detected.

Crowd alerts include the threshold set for the camera that detected the crowd and whether people or vehicles were detected.

Person of Interest alerts include the label set for the person.

Log in to see full request history
Query Params
string
required

The unique identifier of the organization.

integer

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

integer

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

boolean
Defaults to false

The flag to include/exclude image url for notification.
Defaults to false.

string

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

integer
0 to 200
Defaults to 100

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

string

One or multiple comma separated values from person_of_interest, tamper, crowd, motion, camera_offline, camera_online.

Response

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