---
title: "Retrieves configuration for UI features"
method: GET
path: "/ui-configuration"
tags: ["UI Configuration"]
---

# Retrieves configuration for UI features

`GET /ui-configuration`

## Response `200`

OK

- UIPropertiesDTO
  - `features` object
  - `analytics` object
  - `keycloakServerUrl` string
  - `notificationAlerts` NotificationAlertDTO[]
    - `subject` string, required
    - `body` string, required

## Changes

> 17 revisions in range; 2 could not be searched.

- **2025-07-17** `ae162f3b8695` — 3 info
  - api operation id `getUIFlags` removed and replaced with `getUIConfiguration`
  - added the optional property `keycloakServerUrl` to the response with the `200` status
  - added the optional property `notificationAlerts` to the response with the `200` status

[Change history](https://skmtc.dev/beis/apis/mets-api-documentation/changes/ui-configuration/get.md)

---

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