Document apiReferenceComments
comments.list
List all comment threads in the document.
read-onlyidempotent
doc.comments.list(…)Expected result
Returns a CommentsListResult with an array of comment threads and total count.
Inputs
includeResolvedbooleanWhen true, includes resolved comments in results. Default: false.
limitintegerMaximum number of comments to return.
offsetintegerNumber of comments to skip for pagination.
Result
Output fields
evaluatedRevisionstringrequiredtotalintegerrequireditemsobject[]requiredpagePageInforequiredFields
limitintegerrequiredoffsetintegerrequiredreturnedintegerrequiredFailures
Pre-apply throws
INVALID_INPUT
Raw schemas
Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.
View raw JSON schemas