---
title: "Get thumbnail"
method: GET
path: "/2/drive/{drive_id}/trash/{file_id}/thumbnail"
tags: ["Drive > Files > Trash"]
---

# Get thumbnail

`GET /2/drive/{drive_id}/trash/{file_id}/thumbnail`

Get thumbnail of trashed file

## Path parameters

- `drive_id` integer, required
- `file_id` integer, required

## Query parameters

- `height` integer — The height of the thumbnail.
- `width` integer — The width of the thumbnail.

## Response `200`

OK

## Other responses

- `403` — Forbidden
- `503` — Service Unavailable

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
