---
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

## Changes

> 7 revisions in range; 1 could not be searched.

- **2026-08-29** `4d10ec4266ee` — 1 info
  - api operation id `getAssetPreview` was added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/assets/:id/preview/get.md)

---

[API](https://skmtc.dev/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.dev/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rendobar/rendobar-api/revisions/4d10ec4266ee/schema)
