SDKPythonTenantget_tenantVersion: 2.0.0On this pagegetTenantFetch the tenant and the tenant information.Parameterstenant_id - The id of the tenant. This can also be the tenant key.Implementationtenant = await permit.api.get_tenant(tenant_id)