Query Application Roles

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

Query Filter Attributes:

NameTypeCase SensitiveSupported Comparison Operators
idStringYeseq, ne, in, nin
typeStringNoeq, ne, in, nin
nameStringNoeq, ne, sw, lt, le, gt, ge, in, nin
displayNameStringNoeq, ne, sw, lt, le, gt, ge, in, nin
tenantVisibilityStringNoeq, ne, in, nin

Sort Attributes:

  • id
  • type
  • name
  • displayName
  • tenantVisibility

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
role:readApplicationThe subject can perform this query if they are associated to the application specified in the URL path.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!