---
title: "Display thumbnail."
method: GET
path: "/2/vod/res/thumbnails/{thumbnail}.{format}"
tags: ["V3 > Resources"]
---

# Display thumbnail.

`GET /2/vod/res/thumbnails/{thumbnail}.{format}`

Render the thumbnail inline directly in the user browser.
If the thumbnail is corrupted, a 404 error is returned.

## Path parameters

- `thumbnail` string, required
- `format` string, required

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

---

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