---
title: "Get Image Url For Tv Show Controller"
method: GET
path: "/images/tv"
---

# Get Image Url For Tv Show Controller

`GET /images/tv`

Gets the URL of an image corresponding to the provided TV Show.
Internal implementation relies on TVMaze for a rule-based mechanism to retrieve images.

## Query parameters

- `name` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
