Get List Count
GET/task/:id/comment/count
Retrieves the number of task comments by task 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/count
Retrieves the number of task comments by task id.
Request successful.
No task exists for the given task id. See the Introduction for the error response format.