---
title: "overlays/effects"
method: GET
path: "/api/overlays/effects"
tags: ["overlays"]
---

# overlays/effects

`GET /api/overlays/effects`

List the available overlay effects. Add ?full=true for full descriptions.

## Query parameters

- `full` boolean

## Response `200`

Array of effect names (or descriptions when `full=true`).

---

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