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

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

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

Obtains the details of a suppression.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

OK. Successfully got suppression detail.

- SuppressionContract — 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)
