Query Application Tenants

Queries tenants, scoped to an application, based off a query expression.

Query Filter Attributes:

  • id
  • type
  • domainName
  • displayName
  • status

Query Sort Attributes:

  • id
  • type
  • domainName
  • displayName
  • status

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 query the tenants associated to the application that the subject belongs 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.

PermissionConditionBoundaryDescription
application:readRequired if the application_fields query param is not emtpyApplicationThe subject can read the application associated to each tenant.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!