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