---
title: "Gets the list of configured email notification(alert) configurations."
method: GET
path: "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings"
tags: ["ReplicationAlertSettings"]
---

# Gets the list of configured email notification(alert) configurations.

`GET /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings`

Gets the list of email notification(alert) configurations for the vault.

## Path parameters

- `resourceName` string, required
- `resourceGroupName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- AlertCollection — Collection of alerts.
  - `value` Alert[] — The list of alerts.
    - `id` string — Resource Id
    - `name` string — Resource Name
    - `type` string — Resource Type
    - `location` string — Resource Location
  - `nextLink` string — The value of next link.

---

[API](https://skmtc.net/azure/apis/siterecoverymanagementclient.md) · [All operations](https://skmtc.net/azure/apis/siterecoverymanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/siterecoverymanagementclient/versions/93770e7bc6b2/schema)
