---
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` — 取得できませんでした。指定されたファイルのサムネイルは存在しません。

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `getFileThumbnail` was added
- **2019-07-05** `6956f2622a20` — 1 info
  - api operation id `getFileThumbnail` removed and replaced with ``

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/files/:fileID/thumbnail/get.md)

---

[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/4ab97bc4eb2c/schema)
