Problem statement
Is there an endpoint to return all tenants under a subscription? Is it necessary to retrieve the tenant names and custom domains programmatically?
Solution
Auth0 does not provide any endpoint allowing access cross tenant to retrieve all tenants under a particular subscription. This would need to be gathered from each individually.