List all the comments for the specified document version.
get/api/v1/documents/{DocumentId}/versions/{VersionId}/comments
Path parameters
DocumentIdstring required
The ID of the document.
VersionIdstring required
The ID of the document version.
Query parameters
limitinteger
The maximum number of items to return.
markerstring
The marker for the next set of results. This marker was received from a previous call.
Limitstring
Pagination limit
Markerstring
Pagination token
Headers
Authenticationstring password
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
Response
Success