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

# models/{model}

`GET /api/models/{model}`

Get a single pixel-overlay model definition by name.

## Response `200`

The model definition.

## Other responses

- `404` — No model with that name exists.

---

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