Return task assigned to given user of which status has is_done flag sets to false.
Path parameters
-
person_id Required
GET /data/persons/{person_id}/tasks
curl \
-X GET http://api.example.com/data/persons/{person_id}/tasks