curl --location 'http://127.0.0.1:5700/api/envs/export?ids=undefined'
{ "data": { "property1": "string", "property2": "string" } }