---
title: "Changes to Get the current pixel buffer of an overlay model as raw binary: width * height * bytesPerPixel bytes, row-major from the top-left, which is the exact layout `PUT /api/overlays/model/{model}/data` accepts. The model geometry is repeated in the `X-FPP-Model-Width`, `X-FPP-Model-Height` and `X-FPP-Model-BytesPerPixel` response headers."
method: GET
path: "/api/overlays/model/{model}/data/raw"
---

# Changes to Get the current pixel buffer of an overlay model as raw binary: width * height * bytesPerPixel bytes, row-major from the top-left, which is the exact layout `PUT /api/overlays/model/{model}/data` accepts. The model geometry is repeated in the `X-FPP-Model-Width`, `X-FPP-Model-Height` and `X-FPP-Model-BytesPerPixel` response headers.

`GET /api/overlays/model/{model}/data/raw`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-08-13** `2d744b175449` — 1 info

## Changes

- **2026-08-13** `2d744b175449` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/falconchristmas/apis/fpp-api/docs/api/overlays/model/:model/data/raw/get.md) · [API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [Page](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/overlays/model/:model/data/raw/get)
