---
title: "GET /v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail"
method: GET
path: "/v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail"
tags: ["presentations"]
---

# GET /v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail

`GET /v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail`

Generates a thumbnail of the latest version of the specified page in the presentation and returns a URL to the thumbnail image. This request counts as an [expensive read request](https://developers.google.com/workspace/slides/limits) for quota purposes.

## Path parameters

- `presentationId` string, required
- `pageObjectId` string, required

## Query parameters

- `thumbnailProperties.mimeType` 'PNG'
- `thumbnailProperties.thumbnailSize` 'THUMBNAIL_SIZE_UNSPECIFIED' | 'LARGE' | 'MEDIUM' | 'SMALL' | 'WIDTH2000_PX'

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/slides.md) · [All operations](https://skmtc.dev/google/apis/slides/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/slides/revisions/d9ae4f097beb/schema)
