---
title: "Get Thumbnail"
method: GET
path: "/users/me/assets/asset/{asset_id}/thumbnail"
tags: ["assets"]
---

# Get Thumbnail

`GET /users/me/assets/asset/{asset_id}/thumbnail`

Download a file's thumbnail directly

## Path parameters

- `asset_id` string, required — The asset ID to get thumbnail for

## Response `200`

Successful Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `422` — Validation Error
- `500` — Internal server error

---

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