ApiAlerttypes
Lists all available alert types with labels and descriptions.
curl -X GET "https://api.fruxon.com/v1/alert-types"[
{
"key": "string",
"label": "string",
"description": "string",
"defaultEnabled": false
}
]Empty
Empty