---
title: "Redirect to a custom image"
method: GET
path: "/{template_id}/{text_paths}"
tags: ["Shortcuts"]
---

# Redirect to a custom image

`GET /{template_id}/{text_paths}`

## Path parameters

- `template_id` string, required
- `text_paths` string, required

## Other responses

- `302` — Successfully redirected to a custom image
- `404` — Template not found

## Changes

- **2026-08-14** `b538b488db98` — 2 info
  - api operation id `get~Shortcuts.legacy_custom_path` removed and replaced with `get~Shortcuts.legacy_custom_image`
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/memegen/apis/memegen-link/changes/:template_id/:text_paths/get.md)

---

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