---
title: "GET /v1/photo/{photoId}"
method: GET
path: "/v1/photo/{photoId}"
tags: ["photo"]
---

# GET /v1/photo/{photoId}

`GET /v1/photo/{photoId}`

Gets the metadata of the specified Photo. This method returns the following error codes: * google.rpc.Code.PERMISSION_DENIED if the requesting user did not create the requested Photo. * google.rpc.Code.NOT_FOUND if the requested Photo does not exist. * google.rpc.Code.UNAVAILABLE if the requested Photo is still being indexed.

## Path parameters

- `photoId` string, required

## Query parameters

- `languageCode` 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)
