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

# GET /providers/Microsoft.PolicyInsights/policyMetadata

`GET /providers/Microsoft.PolicyInsights/policyMetadata`

Get a list of the policy metadata resources.

## Query parameters

- `api-version` string, required
- `$top` integer

## Response `200`

Policy metadata resource collection.

- PolicyMetadataCollection — Collection of policy metadata resources.
  - `value` SlimPolicyMetadata[] — Array of policy metadata definitions.
    - `properties` PolicyMetadataSlimProperties — 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.
  - `nextLink` string — The URL to get the next set of results.

## 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/versions/1279bbc678e7/schema)
