---
title: "GET /drives"
method: GET
path: "/drives"
tags: ["drives"]
---

# GET /drives

`GET /drives`

Lists the user's shared drives. This method accepts the `q` parameter, which is a search query combining one or more search terms. For more information, see the [Search for shared drives](https://developers.google.com/workspace/drive/api/guides/search-shareddrives) guide.

## Query parameters

- `pageSize` integer
- `pageToken` string
- `q` string
- `useDomainAdminAccess` boolean

## Response `200`

Successful response

---

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