---
title: "GET /files/{fileId}/comments"
method: GET
path: "/files/{fileId}/comments"
tags: ["comments"]
---

# GET /files/{fileId}/comments

`GET /files/{fileId}/comments`

Lists a file's comments. For more information, see [Manage comments and replies](https://developers.google.com/workspace/drive/api/guides/manage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).

## Path parameters

- `fileId` string, required

## Query parameters

- `includeDeleted` boolean
- `pageSize` integer
- `pageToken` string
- `startModifiedTime` 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)
