---
title: "Get Ui Settings"
method: GET
path: "/get/ui_settings"
tags: ["UI Settings"]
---

# Get Ui Settings

`GET /get/ui_settings`

Get UI-specific configuration flags.
All authenticated users can fetch these settings for client-side behavior.

## Response `200`

Successful Response

- UISettingsResponse — Response model for UI settings
  - `values` object, required
  - `field_schema` object, required

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
