List comments on a goal
Comments can be added to and listed as a sub-resource on any resource that supports them. These resources support comments:
- Features
- Epics
- Requirements
- Ideas
- Initiatives
- Goals
- Releases
- Release phases
- To-dos
They can be listed product-wide, or retrieved from anywhere in the system using the root comments resource.
To reply to a comment, specify the parent_comment_id when creating a comment. The parent must be a top-level comment on the same resource; replies to replies are not supported.
Path parameters
GoalId identifier
Query parameters
Response
Successful operation
Changes
Changed in 2 of the 5 revisions of this API.3
- ○
added the optional property
comments/items/parent_comment_idto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○