---
title: "Get value of setting"
method: GET
path: "/api/settings/{SettingName}"
tags: ["settings"]
---

# Get value of setting

`GET /api/settings/{SettingName}`

Get info about a particular setting, including its current `value`.

## Response `200`

Setting metadata and current value

- object

---

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