---
title: "Get UI configuration"
method: GET
path: "/ui/config"
tags: ["ui"]
---

# Get UI configuration

`GET /ui/config`

Get UI configuration including banner settings

## Response `200`

OK

- UiUIConfigResponse
  - `banner` UiBannerResponse
    - `dismissible` boolean
    - `enabled` boolean
    - `id` string
    - `message` string
    - `variant` string

## Changes

- **2025-11-20** `90cf8a0c285d` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/ui/config/get.md)

---

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