---
title: "List all recommendations for a subscription."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations"
tags: ["Recommendations"]
---

# List all recommendations for a subscription.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations`

List all recommendations for a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `featured` boolean
- `$filter` string
- `api-version` string, required

## Response `200`

OK

- RecommendationCollection — Collection of recommendations.
  - `value` Recommendation[], required — Collection of resources. — unresolved $ref
  - `nextLink` string — Link to next page of resources.

## Other responses

- `default` — App Service error response.

---

[API](https://skmtc.dev/azure/apis/recommendations-api-client.md) · [All operations](https://skmtc.dev/azure/apis/recommendations-api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/recommendations-api-client/revisions/974c009ddc59/schema)
