Return the list of projects currently running.
Most of the time, past projects are not needed.
GET
/data/projects/open
curl \
--request GET http://api.example.com/data/projects/open \
--header "Authorization: $API_KEY"