---
title: "GET /policies/{policy_id}"
method: GET
path: "/policies/{policy_id}"
tags: ["Graph", "Permission"]
---

# GET /policies/{policy_id}

`GET /policies/{policy_id}`

## Path parameters

- `policy_id` string, uuid, required

## Headers

- `X-Authenticated-User-Actor-Id` string, uuid, required

## Response `200`

The policy with the specified id or `null`

- unknown

## Other responses

- `500` — Store error occurred

## Changes

- **2025-05-13** `70e46a9499f8` — 2 info
  - api tag `Permission` added
  - api tag `Policy` removed
- **2025-05-12** `8a3b4fd90481` — 1 info
  - endpoint added
- **2025-04-24** `ccac01e6aad0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hashintel/apis/graph/changes/policies/:policy_id/get.md)

---

[API](https://skmtc.dev/hashintel/apis/graph.md) · [All operations](https://skmtc.dev/hashintel/apis/graph/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashintel/graph/revisions/ba95e69ddba8/schema)
