---
title: "Get an attachment thumbnail URL"
method: GET
path: "/attachments/{id}/thumbnail"
tags: ["Attachments"]
---

# Get an attachment thumbnail URL

`GET /attachments/{id}/thumbnail`

Get an attachment thumbnail URL. URL returned via a 301 redirect.

## Response `200`

OK

- object
  - `url` string — The URL to the thumbnail is returned via a 301 redirect's Location header.

## Other responses

- `default` — Error

---

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