---
title: "Main poster image for the media"
method: GET
path: "/v2/media/{media_id}/poster.jpg"
tags: ["Poster Images"]
---

# Main poster image for the media

`GET /v2/media/{media_id}/poster.jpg`

Redirects to the main poster image for the media

## Path parameters

- `media_id` string, required

## Query parameters

- `width` 40 | 120 | 320 | 480 | 720 | 1280 | 1920

## Other responses

- `302` — Redirect to the poster image location Poster image is at the URL provided in Location header.
- `404` — The requested media is not found or the media has no poster image
- `422` — The requested width is not valid

---

[API](https://skmtc.net/jwplayer/apis/management-api-v2.md) · [All operations](https://skmtc.net/jwplayer/apis/management-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jwplayer/management-api-v2/revisions/180db7cada27/schema)
