Get Tenant

Retrieves the specified tenant.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.

PermissionBoundaryDescription
tenant:readApplicationThe subject can read any tenant belonging to the application that the subject belongs to.
TenantThe subject can read the tenant that it is associated to.
Tenant Inclusion ListThe subject can read the tenants specified in the inclusion list.
Tenant Exclusion ListThe subject can read the tenant only if it belongs to the subject's application and it is not included in the exclusion list.
SelfThe subject can read the tenant that it is associated to.

Permissions Required To Include Associated Application

In addition to the aforementioned permissions, the following permissions are required if the tenant's associated application is specified to be returned in the response by including a non-empty value for the application_fields query parameter.

PermissionBoundaryDescription
application:readApplicationThe subject can read the tenant's application if the application is associated to the subject.
SelfThe subject can read the tenant's application if the application is associated to the subject.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!