For schedule usages, for each active person, it returns the first start
date of all tasks of assigned to this person and the last end date.
Path parameters
-
project_id
Required
curl \
--request GET 'http://api.example.com/data/persons/task-dates' \
--header "Authorization: $API_KEY"