GET /shows/{id}/images

tvmaze.com:tvmaze-api

Summary: Get show images
Operation ID: getShowImages
Auth: none

Get all promotional images for a specific show. Returns posters, banners, and other artwork in various resolutions. Use this when you need visual assets for displaying show information.

Original spec description

Get images for a show.

Usage Tips

- Images categorized by type (poster, banner, etc.) - Multiple resolutions available per image - Original images linked when available - May return empty if no images available

Parameters (1)

id (integer, path, required)

TVmaze show ID

No probe data for this endpoint yet.