---
title: "Get all the thumbnails of a video"
method: GET
path: "/videos/{video_id}/pictures"
tags: ["Videos\\Thumbnails"]
---

# Get all the thumbnails of a video

`GET /videos/{video_id}/pictures`

This method returns all the thumbnail images of the specified video.

## Path parameters

- `video_id` number, required

## Query parameters

- `page` number
- `per_page` number

## Response `200`

The thumbnails were returned.

---

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