comments
Lists a file's comments. For more information, see Manage comments and replies. Required: The fields parameter must be set. To return the exact fields you need, see Return specific fields.
get/files/{fileId}/comments
Path parameters
fileIdstring required
The ID of the file.
Query parameters
includeDeletedboolean
Whether to include deleted comments. Deleted comments will not include their original content.
pageSizeinteger
The maximum number of comments to return per page.
pageTokenstring
The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.
startModifiedTimestring
The minimum value of 'modifiedTime' for the result comments (RFC 3339 date-time).
Response
Successful response