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

# GET /v1/photos

`GET /v1/photos`

Lists all the Photos that belong to the user. > Note: Recently created photos that are still being indexed are not returned in the response.

## Query parameters

- `filter` string
- `languageCode` string
- `pageSize` integer
- `pageToken` 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)
