---
title: "Get CIMD config"
method: GET
path: "/api/configs/cimd"
tags: ["Configs"]
---

# Get CIMD config

`GET /api/configs/cimd`

Get the tenant-level OAuth Client ID Metadata Document (CIMD) configuration. A missing configuration resolves to the disabled state.

## Response `200`

The CIMD configuration.

- object
  - `enabled` boolean, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/logto/apis/logto-api-references.md) · [All operations](https://skmtc.net/logto/apis/logto-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/logto/logto-api-references/revisions/0287c6a59eba/schema)
