---
title: "Get data policy metadata for the workspace"
method: GET
path: "/data-policies/metadata"
tags: ["Data Policies"]
---

# Get data policy metadata for the workspace

`GET /data-policies/metadata`

Returns data policy metadata for the workspace.

**[Permissions](#permissions) required:**
Only apps can make this request.
Permission to access the Confluence site ('Can use' global permission).

## Response `200`

Returned if the request is successful.

- DataPolicyMetadata — Details about data policies.
  - `anyContentBlocked` boolean — Whether the workspace contains any content blocked for (inaccessible to) the requesting client application.

## Other responses

- `400` — Returned if the request is not valid.
- `401` — Returned if the authentication credentials are incorrect or missing.

---

[API](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api-v2.md) · [All operations](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-confluence-cloud-rest-api-v2/revisions/451377c5a598/schema)
