---
title: "Get cape string"
method: GET
path: "/api/cape/strings/{key}"
tags: ["cape"]
---

# Get cape string

`GET /api/cape/strings/{key}`

Returns the string cape configuration JSON for the specified `key`.

## Response `200`

String cape configuration

- object

## Other responses

- `404` — Key not found

---

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