---
title: "Get system info"
method: GET
path: "/info"
tags: ["System"]
---

# Get system info

`GET /info`

Requires an authenticated S2S access token. No specific scope is required.

## Response `200`

System configuration values

- object
  - `configs` object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/valuemelody/apis/melody-auth-s2s-api.md) · [All operations](https://skmtc.net/valuemelody/apis/melody-auth-s2s-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valuemelody/melody-auth-s2s-api/revisions/2e1471620fd7/schema)
