Query parameters

Responses

  • 200

    All news from user open projects.

GET /data/projects/news
curl \
 -X GET http://localhost:8080/api/data/projects/news?project_id=string \
 -H "Authorization: $API_KEY"