---
title: "GET /policy_metadata"
method: GET
path: "/policy_metadata"
tags: ["Policy"]
---

# GET /policy_metadata

`GET /policy_metadata`

Returns metadata about the currently active policy.

## Query parameters

- `id` integer, nullable

## Response `200`

- GetPolicyMetadataResult
  - `metadata` PolicyMetadata, required
    - `resources` object, required

## Other responses

- `default`

---

[API](https://skmtc.net/osohq/apis/oso-cloud-http-api.md) · [All operations](https://skmtc.net/osohq/apis/oso-cloud-http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osohq/oso-cloud-http-api/versions/edaea3b218bd/schema)
