---
title: "Returns the media poster."
method: GET
path: "/1/vod/channel/{channel}/media/{media}/thumbnail"
tags: ["V2 > Thumbnail"]
---

# Returns the media poster.

`GET /1/vod/channel/{channel}/media/{media}/thumbnail`

## Path parameters

- `channel` integer, required
- `media` integer, required

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` Acfc41a0Thumbnail
    - `media_id` integer, required
    - `type` string, required

---

[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.dev/infomaniak/apis/api-reference-developer-tools/revisions/8c78546bf41f?raw)
