---
title: "GET /v1/{+parent}/{collectionId}"
method: GET
path: "/v1/{+parent}/{collectionId}"
tags: ["projects"]
---

# GET /v1/{+parent}/{collectionId}

`GET /v1/{+parent}/{collectionId}`

Lists documents.

## Path parameters

- `parent` string, required
- `collectionId` string, required

## Query parameters

- `mask.fieldPaths` string[]
- `orderBy` string
- `pageSize` integer
- `pageToken` string
- `readTime` string
- `recursive` boolean
- `requestOptions.requestTags` string[]
- `showMissing` boolean
- `transaction` string

## Response `200`

Successful response

---

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