replies
Lists a comment's replies. For more information, see Manage comments and replies.
get/files/{fileId}/comments/{commentId}/replies
Path parameters
fileIdstring required
The ID of the file.
commentIdstring required
The ID of the comment.
Query parameters
includeDeletedboolean
Whether to include deleted replies. Deleted replies don't include their original content.
pageSizeinteger
The maximum number of replies 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.
Response
Successful response