---
title: "Get instance's global settings for ui"
method: GET
path: "/settings/ui"
tags: ["settings"]
---

# Get instance's global settings for ui

`GET /settings/ui`

## Response `200`

GeneralUISettings

- GeneralUISettings — GeneralUISettings contains global ui settings exposed by API
  - `allowed_reactions` string[] — AllowedReactions contains the list of allowed emoji reactions
  - `custom_emojis` string[] — CustomEmojis contains the list of custom emojis
  - `default_theme` string — DefaultTheme is the default UI theme

---

[API](https://skmtc.net/gitea/apis/gitea-api.md) · [All operations](https://skmtc.net/gitea/apis/gitea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitea/gitea-api/versions/350de506cefa/schema)
