---
title: "Get OAuth policy for Client ID Metadata Documents (CIMD) authentication."
method: GET
path: "/v1/policies/oAuthCimd"
tags: ["policiesManagement"]
---

# Get OAuth policy for Client ID Metadata Documents (CIMD) authentication.

`GET /v1/policies/oAuthCimd`

If disabled then authentication with Client ID Metadata Documents (CIMD) is disabled and no new CIMD clients can be created. If set to "enabled" then authentication with CIMD clients is enabled and new CIMD clients can be created automatically as part of authentication. If set to "enabled-pre-registered-only" then authentication with CIMD clients  is enabled but new CIMD clients can only be created manually on the OAuth Clients page in the UI.

## Response `200`

The OAuth policy for Client ID Metadata Documents (CIMD) authentication.

- OAuthCimdPolicy — The OAuth policy for Client ID Metadata Documents (CIMD) authentication.
  - `oAuthCimdPolicy` string, required — OAuth CIMD policy. Valid values are: `disabled`, `enabled`, 'enabled-pre-registered-only'

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
