Connect Your AppNodeJSTenantgetTenantVersion: 2.0.0On this pagegetTenantFetch the tenant and the tenant information.ParameterstenantId - The id of the tenant. This can also be the tenant key.Implementationconst tenant = await permit.api.getTenant(tenantId);