documentComments
Returns the comment with the specified id of the document with the specified id.
Returns the comment with the specified id of the document with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/documents/{documentId}/comments/{commentId}
Path parameters
documentIdstring uuid required
The id of the document.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.