Responses

  • Comments linked to given task

GET /data/tasks/{task_id}/comments
curl \
 --request GET http://api.example.com/data/tasks/{task_id}/comments \
 --header "Authorization: $API_KEY"