curl --location --request GET 'https://example.com:30888/projects//metadata'
{ "project": { "property1": "string", "property2": "string" } }