Returns all comments of the project with the specified id.

GET

Returns all comments of the project with the specified id.

Path parameters

projectIdstringRequired

The id of the project.

Query parameters

pageintegerOptionalDefaults to 1

Page number for pagination

pageSizeintegerOptionalDefaults to 10

Number of items per page

orderbystringOptional

The properties to order by

filterbystringOptional

The filter expression to filter by

Response

OK

list of objects or null
Built with