---
title: "GET /providers/Microsoft.AlertsManagement/alerts/{alertId}/history"
method: GET
path: "/providers/Microsoft.AlertsManagement/alerts/{alertId}/history"
tags: ["Alerts"]
---

# GET /providers/Microsoft.AlertsManagement/alerts/{alertId}/history

`GET /providers/Microsoft.AlertsManagement/alerts/{alertId}/history`

Get the history of an alert, which captures any monitor condition changes (Fired/Resolved), alert state changes (New/Acknowledged/Closed) and applied action rules for that particular alert.

## Path parameters

- `alertId` string, required

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- AlertModification — An azure resource object
  - `id` string — Azure resource Id
  - `type` string — Azure resource type
  - `name` string — Azure resource name

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/alertsmanagement-microsoft-alertsmanagement-alertsmanagement.md) · [All operations](https://skmtc.net/azure/apis/alertsmanagement-microsoft-alertsmanagement-alertsmanagement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/alertsmanagement-microsoft-alertsmanagement-alertsmanagement/revisions/a9b8f211b80c/schema)
