---
title: "Get Config Schema"
method: GET
path: "/gateway/settings/configs/schema"
---

# Get Config Schema

`GET /gateway/settings/configs/schema`

## Response `200`

Successful Response

- ConfigSchemaOut — Response shape for ``GET /tokenwise/settings/configs/schema``. Loosely typed — the gateway derives this from its ``ProxySettings`` and the shape evolves with new transformer groups. Kept as a flexible envelope so api-server does not need a release every time the gateway adds a knob.
  - `groups` object[], required

---

[API](https://skmtc.net/ai21/apis/ai21-studio-api.md) · [All operations](https://skmtc.net/ai21/apis/ai21-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ai21/ai21-studio-api/versions/4cf5219c90d1/schema)
