List alerts
GET
Authorizations
Headers
API Key for authentication
Query Parameters
UUID of the alert
Example:
"382bc9c0-6a3b-4255-97f4-98e91ceab047"
Minimum temperature allowed in the temperature range, values lower than this one will increase the excursion_minutes
Example:
"2"
Filter the alerts only showing the ones that have a minimum temperature greater than this value
Example:
"8"
Filter the alerts only showing the ones that have a maximum temperature lower than this value
Example:
"10"
The code of the alert
Example:
"292"
The status of the alert
Available options:
INVALID
, OPEN
, IN_PROGRESS
, DONE
Example:
"OPEN"
Sort the alerts by created_at date
Available options:
asc
, desc
Example:
"asc"