---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments"
tags: ["Deployments"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments`

Get all the deployments for a subscription.

## Query parameters

- `$filter` string
- `$top` integer

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

The request has succeeded.

- DeploymentListResult — Paged collection of DeploymentExtended items
  - `value` DeploymentExtended[], required — The DeploymentExtended items on this page — unresolved $ref
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2015-11-01) `ea64f4e7e898` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-07-13** (2015-11-01) `45a3cbbdc79c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/resources-microsoft-resources-deployments/changes/subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/get.md)

---

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