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

# GET /changes

`GET /changes`

Lists the changes for a user or shared drive. For more information, see [Retrieve changes](https://developers.google.com/workspace/drive/api/guides/manage-changes).

## Query parameters

- `pageToken` string, required
- `driveId` string
- `includeCorpusRemovals` boolean
- `includeItemsFromAllDrives` boolean
- `includeLabels` string
- `includePermissionsForView` string
- `includeRemoved` boolean
- `includeTeamDriveItems` boolean
- `pageSize` integer
- `restrictToMyDrive` boolean
- `spaces` string
- `supportsAllDrives` boolean
- `supportsTeamDrives` boolean
- `teamDriveId` string

## 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)
