---
title: "GET /v1/photos:batchGet"
method: GET
path: "/v1/photos:batchGet"
tags: ["photos"]
---

# GET /v1/photos:batchGet

`GET /v1/photos:batchGet`

Gets the metadata of the specified Photo batch. Note that if BatchGetPhotos fails, either critical fields are missing or there is an authentication error. Even if BatchGetPhotos succeeds, individual photos in the batch may have failures. These failures are specified in each PhotoResponse.status in BatchGetPhotosResponse.results. See GetPhoto for specific failures that can occur per photo.

## Query parameters

- `languageCode` string
- `photoIds` string[]
- `view` 'BASIC' | 'INCLUDE_DOWNLOAD_URL'

## Response `200`

Successful response

---

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