---
title: "Get data policy for the workspace"
method: GET
path: "/rest/api/2/data-policy"
tags: ["App data policies"]
---

# Get data policy for the workspace

`GET /rest/api/2/data-policy`

Returns data policy for the workspace.

## Response `200`

Returned if the request is successful

- WorkspaceDataPolicy — Details about data policy.
  - `anyContentBlocked` boolean — Whether the workspace contains any content inaccessible to the requesting application.

## Other responses

- `401` — Returned if the authentication credentials are incorrect or missing.
- `403` — Returned if the client is not authorized to make the request.

---

[API](https://skmtc.net/atlassian/apis/the-jira-cloud-platform-rest-api.md) · [All operations](https://skmtc.net/atlassian/apis/the-jira-cloud-platform-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-jira-cloud-platform-rest-api/versions/a26541c2f8bd/schema)
