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

# models

`GET /api/models`

List all configured pixel-overlay models.

## Query parameters

- `simple` boolean
- `all` boolean

## Response `200`

Array of models (or model names when `simple=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)
