Skip to content

list

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/comment/comment.controller.ts

List comments

Endpoint

GET /documents/:documentId/comments

ParameterInTypeRequiredDescription
documentIdpathstringThe document ID
filtersqueryCommentFiltersDto

Referenced By

  • CommentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF