---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.StorSimple/managers"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.StorSimple/managers"
tags: ["Managers"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.StorSimple/managers

`GET /subscriptions/{subscriptionId}/providers/Microsoft.StorSimple/managers`

Retrieves all the managers in a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The collection of StorSimple managers.

- ManagerList — List of StorSimple Managers under a particular resourceGroup
  - `value` Manager[], required — List of Managers
    - `id` string — The Resource Id
    - `name` string — The Resource Name
    - `type` string — The Resource type
    - `location` string, required — The Geo location of the Manager
    - `tags` object — Tags attached to the Manager

## Other responses

- `default` — Default Response. It will be deserialized as per the Error definition specified in the schema. Exception will be thrown.

---

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