---
title: "Get a setting's options"
method: GET
path: "/api/options/{SettingName}"
tags: ["options"]
---

# Get a setting's options

`GET /api/options/{SettingName}`

Returns the available options for the specified setting. Supports `AudioMixerDevice`, `AudioOutput`, `AudioInput`, and other platform-specific option sets.

## Response `200`

Available options for the setting

- 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)
