Get an alert by identifier
Deprecated
Spaces method and path for this operation:
get /s/{space_id}/api/alerts/alert/{alertId}
Refer to Spaces for more information.
Deprecated in 7.13.0. Use the get rule API instead.
GET
/api/alerts/alert/{alertId}
curl \
--request GET 'https://localhost:5601/api/alerts/alert/41893910-6bca-11eb-9e0d-85d233e3ee35' \
--header "Authorization: $API_KEY"