---
title: "GET /providers/Microsoft.PolicyInsights/policyMetadata/{resourceName}"
method: GET
path: "/providers/Microsoft.PolicyInsights/policyMetadata/{resourceName}"
---

# GET /providers/Microsoft.PolicyInsights/policyMetadata/{resourceName}

`GET /providers/Microsoft.PolicyInsights/policyMetadata/{resourceName}`

Get policy metadata resource.

## Path parameters

- `resourceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Policy metadata resource definition.

- PolicyMetadata — Policy metadata resource definition.
  - `properties` PolicyMetadataProperties — The properties of the policy metadata, excluding properties containing large strings
    - `metadataId` string — The policy metadata identifier.
    - `category` string — The category of the policy metadata.
    - `title` string — The title of the policy metadata.
    - `owner` string — The owner of the policy metadata.
    - `additionalContentUrl` string — Url for getting additional content about the resource metadata.
    - `metadata` object — Additional metadata.
  - `id` string — The ID of the policy metadata.
  - `type` string — The type of the policy metadata.
  - `name` string — The name of the policy metadata.

## Other responses

- `default` — Error response describing why the operation failed.

---

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