Query Application Tenants

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

Query Filter Attributes

NameTypeCase SensitiveSupported Comparison Operators
idStringYeseq, ne, in, nin
typeStringNoeq, ne, in, nin
domainNameStringNoeq, ne, sw, lt, le, gt, ge, in, nin
displayNameStringNoeq, ne, sw, lt, le, gt, ge, in, nin
discoveryEmailDomainsStringNoeq, ne, sw, lt, le, gt, ge, in, nin
statusStringNoeq, ne, in, nin

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 with the application to which the subject belongs.

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.

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