curl --location --request GET '/api/installInfo' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "id": "string", "stages": { "property1": "string", "property2": "string" } } ]