Skip to main content

List comments on an initiative

GET 

/api/initiatives/:id/comments

List comments on an initiative. Soft-deleted comments are returned (the UI renders a [deleted] placeholder). order=asc|desc controls ordering by createdAt; defaults to asc (oldest first).

Request

Responses

Successful response