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

# commandPresets

`GET /api/commandPresets`

Get the saved command presets (config/commandPresets.json).

## Query parameters

- `names` boolean

## Response `200`

Command presets (or preset names when `names=true`).

## Changes

- **2026-05-30** `76b02501e0ae` — 1 info
  - endpoint added
- **2026-05-13** `34a577bdabff` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/commandPresets/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/2d744b175449/schema)
