Return tasks requiring feedback for current user departments.
If the user is not a supervisor, it returns an empty list.
GET /data/user/tasks-to-check
curl \
-X GET http://api.example.com/data/user/tasks-to-check
If the user is not a supervisor, it returns an empty list.
curl \
-X GET http://api.example.com/data/user/tasks-to-check