---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/vaults"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/vaults"
tags: ["Vaults"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/vaults

`GET /subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/vaults`

Fetches all the resources of the specified type in the subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- VaultList — The response model for a list of Vaults.
  - `value` Vault[]
    - `id` string — Resource Id represents the complete path to the resource.
    - `name` string — Resource name associated with the resource.
    - `type` string — Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
    - `eTag` string — Optional ETag.
  - `nextLink` string

---

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