Return comments linked to given task.

GET /data/tasks/{task_id}/comments

Path parameters

Responses

  • Comments linked to given task

GET /data/tasks/{task_id}/comments
curl \
 -X GET http://localhost:8080/api/data/tasks/{task_id}/comments