Deployments

Get all the deployments at the given scope.

get/{scope}/providers/Microsoft.Resources/deployments/

Path parameters

scopestring required

The scope of a deployment.

Query parameters

$filterstring

The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'.

$topinteger

The number of results to get. If null is passed, returns all deployments.

api-versionstring required

The API version to use for this operation.

Response

OK - Returns an array of deployments.

nextLinkstring

The URL to use for getting the next set of results.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.