---
title: "Display a template background"
method: GET
path: "/images/{template_filename}"
tags: ["Images"]
---

# Display a template background

`GET /images/{template_filename}`

## Path parameters

- `template_filename` string, required

## Query parameters

- `status` integer
- `frames` integer
- `scale` number, float
- `center` string
- `background` string
- `color` string
- `height` integer
- `width` integer
- `layout` string
- `font` string
- `style` string

## Response `200`

Successfully displayed a template background

## Other responses

- `404` — Template not found
- `415` — Unable to download image URL
- `422` — Invalid style for template or no image URL specified for custom template

---

[API](https://skmtc.net/memegen/apis/memegen-link.md) · [All operations](https://skmtc.net/memegen/apis/memegen-link/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memegen/memegen-link/revisions/b538b488db98/schema)
