Get
GET/task/:id/comment/:commentId
Retrieves a task comment by task id and comment id.
Request
Responses
- 200
- 404
Request successful.
The task or comment with given task and comment id does not exist, or the history of the engine is disabled. See the Introduction for the error response format.