Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
Hi,
Does we have search query to the following scenarios:
search query to find Roles with zero identities.
search query to return roles contains particular entitlement.
Hi Shantha ,
This query will return roles contains particular entitlement @entitlements(name:“Managers”)
I don’t see any query to list roles with zero identities in the documentation.
Thanks!!