---
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
  - `subsistenceFeesRunTriggerDate` string, date
  - `underlyingAgreementSchemeParticipationFlagCutOffDate` string, date
  - `notificationAlerts` NotificationAlertDTO[]
    - `subject` string, required
    - `body` string, required

## Changes

- **2025-09-11** `15b32331a1ac` — 1 info
  - added the optional property `underlyingAgreementSchemeParticipationFlagCutOffDate` to the response with the `200` status
- **2025-04-08** `dd45a3bdf3cd` — 1 info
  - added the optional property `subsistenceFeesRunTriggerDate` to the response with the `200` status
- **2024-10-21** `a06468704cbe` — 2 info
  - 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/api-documentation/changes/ui-configuration/get.md)

---

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