comments
Gets a comment by ID. 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/{commentId}
Path parameters
fileIdstring required
The ID of the file.
commentIdstring required
The ID of the comment.
Query parameters
includeDeletedboolean
Whether to return deleted comments. Deleted comments will not include their original content.
Response
Successful response