Get List
GET/task/:id/comment
Gets the comments for a task by id.
Request
Responses
- 200
- 404
Request successful.
No task exists for the given task id. See the Introduction for the error response format.
GET/task/:id/comment
Gets the comments for a task by id.
Request successful.
No task exists for the given task id. See the Introduction for the error response format.