Gets the tenant-config.json from snapshots
tenant-config.json
curl --request GET \ --url https://client-api.hotglue.xyz/tenant/{env_id}/{tenant}/config \ --header 'x-api-key: <api-key>'
{}
ID of environment
ID of tenant
The response is of type any.
any