---
title: "GET /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}"
method: GET
path: "/{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}"
tags: ["GetRecommendations"]
---

# GET /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}

`GET /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}`

Obtains details of a cached recommendation.

## Path parameters

- `resourceUri` string, required
- `recommendationId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. Successfully got recommendation detail.

- ResourceRecommendationBase — An Azure resource.
  - `id` string — The resource ID.
  - `name` string — The name of the resource.
  - `type` string — The type of the resource.

---

[API](https://skmtc.net/azure/apis/advisormanagementclient.md) · [All operations](https://skmtc.net/azure/apis/advisormanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/advisormanagementclient/revisions/da0c245e8534/schema)
