Forum Discussion
Pradnya
8 years agoGuide
<#if coreNode.permissions.hasPermission("create_thread")>
<!-- user has permission to create thread-->
</#if>TariqHussain Above permission method is useful to check permission of user.
But just want to know permission "abc" is denied or granted for particular role without considering user context.
Thanks in advance .
Sign in to react to this post
TariqHussain
8 years agoBoss
Pradnya- No, there is no such REST API call which can allow you to check the permission of any other user or role.
Sign in to react to this post
- Pradnya8 years agoGuideThanks !!Sign in to react to this post