---
title: "Get Settings"
method: GET
path: "/v1/settings"
tags: ["settings"]
---

# Get Settings

`GET /v1/settings`

Return non-secret runtime settings for the admin dashboard.

## Response `200`

Successful Response

- GatewaySettings — Operator-facing runtime settings surfaced to the dashboard.
  - `default_pricing` boolean, required
  - `mode` string, required
  - `model_discovery` boolean, required
  - `require_pricing` boolean, required
  - `version` string, required

## Changes

- **2026-07-20** `d9a87177ce4a` — 1 info
  - the endpoint scheme security `XApiKeyAuth` was added to the API
- **2026-07-17** `db57bd46e3eb` — 1 info
  - endpoint added
- **2026-04-17** `0f43605bdc13` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/settings/get.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/d7a89e7ed4d3/schema)
