---
title: "GET /projects/{+projectId}/datasets"
method: GET
path: "/projects/{+projectId}/datasets"
tags: ["datasets"]
---

# GET /projects/{+projectId}/datasets

`GET /projects/{+projectId}/datasets`

Lists all datasets in the specified project to which the user has been granted the READER dataset role. # IAM Permissions Requires no specific IAM permission(s) to use this method. Results are filtered to only include datasets on which the caller has the `bigquery.datasets.get` permission.

## Path parameters

- `projectId` string, required

## Query parameters

- `all` boolean
- `filter` string
- `maxResults` integer
- `pageToken` string

## Response `200`

Successful response

---

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