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 to which the subject belongs.
TenantThe subject can read the tenant that it is associated with.
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 is not on the exclusion list.
SelfThe subject can read the tenant that it is associated with.

Permissions Required To Include Associated Application

In addition to the permissions above, 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 with the subject.
SelfThe subject can read the tenant's application if the application is associated with the subject.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!