get https://{hostname}/alerts/v2/alert-definitions//alert-firings
List a history of an alert definition's firings. Firings for the most recent six months are arranged chronologically in the data
array, with the most recent at the end. This lists alerts that have a defined endTime
to indicate they are no longer in progress. For others, run the List Active Firings operation.
List fired alerts
Open Recipe