Get the history of an alert, which captures any monitor condition changes (Fired/Resolved) and alert state changes (New/Acknowledged/Closed).
get/subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts/{alertId}/history
Path parameters
subscriptionIdstring required
The ID of the target subscription.
alertIdstring required
Unique ID of an alert instance.
Query parameters
api-version'2019-05-05-preview' required
client API version
Response
OK. Returns the history of the specified alert.