Pulling the View Permissions using Rest Api
Hi All,
I’m trying to pull the users under View permissions of the domain using restApi but I’m not able to retrieve them can anyone suggest to me how can I fetch the users. I’m using the below API
view = viewPermissionApi.findViewPermissions(FindViewPermissionRequest.builder().resourceId(item.domainId).includeInherited(true).build()).getResults()
@pranay.mahendra - can you please help on this ?
Thanks
ravitejakatragadda
Posted 5 years ago · Edited 1 year ago
0 comments