---
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

## Changes

- **2026-08-20** `0287c6a59eba` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/logto/apis/logto-api-references/changes/api/configs/cimd/get.md)

---

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