List comments

GET

Get a list of comments for a specific project.

Query parameters

projectintegerOptional

Project ID

expand_created_bybooleanOptional

Expand the created_by field with object instead of ID

annotationintegerOptional

Annotation ID

Response

idinteger
textstring
projectinteger
taskinteger
annotationinteger
created_byinteger or map from strings to any
created_atdatetime
updated_atdatetime
is_resolvedbooleanOptional
resolved_atdatetimeOptional
Built with