---
title: "GET /files/{fileID}/thumbnail"
method: GET
path: "/files/{fileID}/thumbnail"
tags: ["file"]
---

# GET /files/{fileID}/thumbnail

`GET /files/{fileID}/thumbnail`

指定したファイルのサムネイルを取得します

## Response `200`

正常に取得できました。

## Other responses

- `403` — 取得できませんでした。指定されたファイルのサムネイルにアクセスする権限がありません。
- `404` — 取得できませんでした。指定されたファイルのサムネイルは存在しません。

---

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