---
title: "variables/{name}"
method: GET
path: "/api/variables/{name}"
tags: ["variables"]
---

# variables/{name}

`GET /api/variables/{name}`

Read a single User Variable's current value.

## Response `200`

The variable's value as plain text (empty string if unset).

---

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