Connect Your App.NETTenantGetTenantOn this pageGetTenant Fetch the tenant and the tenant information. Parameters tenantId - The id of the tenant. This can also be the tenant key. Implementation var tenant = await permitClient.Api.GetTenant(tenantId);