---
title: "Get organization policy"
method: GET
path: "/ide/policy"
---

# Get organization policy

`GET /ide/policy`

Returns the policy configuration for the first organization
that the user belongs to which has a policy configured.

## Response `200`

Successfully retrieved policy

- object
  - `policy` object, nullable — Organization policy configuration
  - `orgSlug` string, nullable — Slug of the organization that has the policy

## Other responses

- `404` — User not found

## Changes

- **2026-07-17** `ab492abfe81e` — 1 info
  - endpoint added
- **2025-04-18** `c8f4a74185ef` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/continuedev/apis/continue-hub-ide-api/changes/ide/policy/get.md)

---

[API](https://skmtc.dev/continuedev/apis/continue-hub-ide-api.md) · [All operations](https://skmtc.dev/continuedev/apis/continue-hub-ide-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/continuedev/continue-hub-ide-api/revisions/ab492abfe81e/schema)
