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

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

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

Lists all deployment scripts for a given subscription.

## 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`

Azure operation completed successfully.

- DeploymentScriptListResult — List of deployment scripts.
  - `value` DeploymentScript[] — An array of deployment scripts. — unresolved $ref
  - `nextLink` string — The URL to use for getting the next set of results.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-06-04** (2019-10-01-preview) `6d7ed28b7311` — 2 breaking
  - added the new path request parameter `subscriptionId`
  - added the new required `query` request parameter `api-version`

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

---

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