cURL
curl --request GET \ --url https://client-api.hotglue.xyz/tenants/{env_id} \ --header 'x-api-key: <api-key>'
[ 123, 456, 789 ]
Returns a list of tenants that exist in an environment
ID of environment
200
The response is of type string[].
string[]