curl --location --request GET 'http://dev-cn.your-api-server.com/v1/projects/'
{ "project_id": "uuid", "name": "string", "company": "string" }