v1
latestOpenAPI 3.0.12026-07-2487135176.5 KBDevices
Get Device Alerts
View the alerts triggered by the alert presets associated with a device.
get/public/v3/Devices/{deviceId}/alerts
Path parameters
deviceIdstring required
ID of the device. This can be either the deviceID or deviceName.
Query parameters
Startstring date-time required
UTC start time for the date range of results to be returned.
Endstring date-time
UTC end time for the date range of results to be returned. Defaults to now.
PageSizeinteger
The number of results to retrieve. Default and maximum is 50.
PageNumberinteger
The page number to use. This is needed when there are more objects than the max page size. The default is 1.
Headers
x-tive-account-idinteger required
ID of the account the request will be made in.
Response
The requested device alerts