---
title: "Get app config"
method: GET
path: "/apps/{appId}/settings"
tags: ["Applications"]
---

# Get app config

`GET /apps/{appId}/settings`

Get a configuration variable by key

## Path parameters

- `appId` integer, required

## Query parameters

- `key` string

## Response `200`

Success

- object

## Other responses

- `404` — App or key not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
