Added by Xavi M. over 4 years ago
Dear all,
Is it possible to retriev the list of public project by an API request ?
I tried with filtering but did not succeeded:
curl -s -u apikey:$API_KEY --data-urlencode 'filters=[{"public":{"operator":"=","values":["true"]}}]' -G 'http://192.168.1.21:8080/openproject/api/v3/projects?'
Do you have any idea ?
Thank you
Kind regards
Xerviami