---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs"
tags: ["DedicatedHsms"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs

`GET /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs`

The List operation gets information about the dedicated HSMs associated with the subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `$top` integer
- `api-version` string, required

## Response `200`

Get information about all dedicated HSMs in the specified subscription.

- DedicatedHsmListResult — List of dedicated HSMs
  - `value` DedicatedHsm[] — The list of dedicated HSMs.
    - `id` string — The Azure Resource Manager resource ID for the dedicated HSM.
    - `name` string — The name of the dedicated HSM.
    - `type` string — The resource type of the dedicated HSM.
    - `location` string, required — The supported Azure location where the dedicated HSM should be created.
    - `sku` Sku — SKU of the dedicated HSM
      - `name` 'SafeNet Luna Network HSM A790' | 'payShield10K_LMK1_CPS60' | 'payShield10K_LMK1_CPS250' | 'payShield10K_LMK1_CPS2500' | 'payShield10K_LMK2_CPS60' | 'payShield10K_LMK2_CPS250' | 'payShield10K_LMK2_CPS2500' — SKU of the dedicated HSM
    - `zones` string[] — The Dedicated Hsm zones.
    - `tags` object — Resource tags
  - `nextLink` string — The URL to get the next set of dedicated hsms.

## Other responses

- `default` — The error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-dedicated-hsm-resource-provider.md) · [All operations](https://skmtc.net/azure/apis/azure-dedicated-hsm-resource-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-dedicated-hsm-resource-provider/revisions/e322a5d19f21/schema)
