Example searches: “news_id”, “Authentication”, “Retrieve a single given news related to a given project”, “person_id”, “project_id”
Open projects for which the user has at least one task assigned
curl \ --request GET 'http://api.example.com/data/user/projects/open' \ --header "Authorization: $API_KEY"