cURL
curl --request POST \ --url http://localhost:8080/api/v2/projects/list
[ {} ]
Returns a list of all projects accessible within the system.
Successful Response