Skip to main content

GetTenant

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);