---
title: "获取系统配置"
method: GET
path: "/inter-api/supos/systemConfig"
tags: ["supos/uns/system", "suposUnsSystem"]
---

# 获取系统配置

`GET /inter-api/supos/systemConfig`

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` SystemConfigResp
    - `appTitle` string
    - `authEnable` boolean
    - `containerMap` object
    - `enableAi` boolean
    - `enableAutoCategorization` boolean — 是否开启文件自动归类
    - `entranceUrl` string
    - `lang` string
    - `lazyTree` boolean
    - `ldapEnable` boolean
    - `llmType` string
    - `loginPath` string
    - `mqttTcpPort` integer
    - `mqttWebsocketTslPort` integer
    - `multipleTopic` boolean
    - `platformType` string
    - `qualityName` string
    - `timestampName` string
    - `useAliasPathAsTopic` boolean
    - `version` string
  - `msg` string

---

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