Skip to content
Document Authoring DA  API Docs v1.14.1
npmGitHub

CommentThreadQueryOptions

CommentThreadQueryOptions:

Options for querying comment threads.

Omit status to receive both open and resolved comment threads. Use a status filter when your workflow only needs active review items or only completed discussions.

optional status: CommentThreadStatusFilter

Filters returned threads by resolution status. Defaults to all.