https://api.safeguard24.eu/{version}/alerts/types
https://api.safeguard24.eu/v1.0/alerts/types
{
"error": false,
"msg": "Alerts messages types",
"status": 200
"_data": [
{
"id": "1",
"message": "Nieautoryzowane otwarcie drzwi"
},
{
"id": "2",
"message": "Otwarto pokrywÄ™ sterownika"
},
[...]
]
}
{
"error": true,
"msg": "No alerts found for given trailers from given timestamp.",
"status": 406
}
| API version | v1.0 |
| Method | GET |
| Authentication | HMAC |
| Response Format | JSON |