---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Storage.Admin/storageServices"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Storage.Admin/storageServices"
tags: ["StorageServices"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Storage.Admin/storageServices

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Storage.Admin/storageServices`

Returns the storage services list under the specified subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK -- The list of storage services has been returned.

- StorageService[] — List for storage services.
  - `id` string — Resource ID.
  - `name` string — Resource Name.
  - `type` string — Resource Type.
  - `location` string — Resource Location.

## Other responses

- `default` — Error Response.

## Changes

- **2020-01-08** (2019-08-08) `d1de6ebfc0a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/storagemanagementclient-2/changes/subscriptions/:subscriptionId/providers/Microsoft.Storage.Admin/storageServices/get.md)

---

[API](https://skmtc.dev/azure/apis/storagemanagementclient-2.md) · [All operations](https://skmtc.dev/azure/apis/storagemanagementclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/storagemanagementclient-2/revisions/7dd35c04bd0d/schema)
