---
title: "Get system settings"
method: GET
path: "/api/ams/v1/settings/system"
tags: ["Settings"]
---

# Get system settings

`GET /api/ams/v1/settings/system`

Get system settings

## Response `200`

Successful response

- object
  - `message` string
  - `code` integer
  - `result` object
    - `systemName` string
    - `version` string
    - `properties` object

---

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