v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-136454227.5 KB
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