Get the alert types
Deprecated
Spaces method and path for this operation:
get /s/{space_id}/api/alerts/alerts/list_alert_types
Refer to Spaces for more information.
Deprecated in 7.13.0. Use the get rule types API instead.
GET
/api/alerts/alerts/list_alert_types
curl \
--request GET 'https://localhost:5601/api/alerts/alerts/list_alert_types' \
--header "Authorization: $API_KEY"