Return all projects listed in database.
Ensure that user has at least the manager level before that.
GET /data/projects/all
curl \
-X GET http://api.example.com/data/projects/all
Ensure that user has at least the manager level before that.
curl \
-X GET http://api.example.com/data/projects/all