---
title: "Get asset thumbnail preview"
method: GET
path: "/assets/{id}/preview"
tags: ["Assets"]
---

# Get asset thumbnail preview

`GET /assets/{id}/preview`

Returns the preprocessed thumbnail PNG for an asset.

## Path parameters

- `id` string, required — Asset ID

## Other responses

- `401` — Unauthorized
- `501` — Not implemented

---

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