Get Permissions Assigned to a Permission Group

Retrieves the permissions that are assigned to the specified permission group. A query expression can be used to filter the returned results.

Query Filter Attributes

NameTypeCase SensitiveSupported Comparison Operators
typeStringNoeq, ne, in, nin
valueStringNoeq, ne, sw, lt, le, gt, ge, in, nin
tenantVisibilityStringNoeq, ne, in, nin

Sort Attributes

  • type
  • value
  • 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
permission:readApplicationThe subject can perform this query if the permission group specified in the URL path is associated with the subject's application.
TenantThe subject can perform this query if the subject's associated tenant owns the permission group specified in the URL path.
Tenant Inclusion ListThe subject can perform this query if the permission group specified in the URL path is owned by a tenant included in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this query if the permission group specified in the URL path belongs to the subject's associated application and is owned by a tenant not on the tenant exclusion list.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!