Deployments
Get all the deployments at the tenant scope.
get/providers/Microsoft.Resources/deployments/
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.