Last Updated: Nov 26, 2021
To get the tenant id, use:{url of the tenant}/ gus/api/jls/tenantInfo/subdomain/{tenant name}.
https://tenant.demo.jiffy.ai/gus/api/jls/tenantInfo/subdomain/tenant returns {"status":true,"token":"","error":null,"data":{"tenantId":2,"isExpired":false}}
Access for API is based on the default role assigned to the Tenant Admin.