---
title: "Gets the list of registered recovery services providers in the vault. This is a view only api."
method: GET
path: "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryServicesProviders"
tags: ["ReplicationRecoveryServicesProviders"]
---

# Gets the list of registered recovery services providers in the vault. This is a view only api.

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

Lists the registered recovery services providers in the vault

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

OK

- RecoveryServicesProviderCollection — Collection of providers.
  - `value` RecoveryServicesProvider[] — The Servers details.
    - `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)
