---
title: "Return an image of the show's season"
method: GET
path: "/pictures/seasons"
tags: ["Pictures"]
---

# Return an image of the show's season

`GET /pictures/seasons`

Returns an image of the season of the show.

## Query parameters

- `show_id` string, required
- `season` string, required
- `width` string
- `height` string
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/revisions/166cef8615b3/schema)
