Forum Discussion
4 Replies
- SpiroTaleskiValued Contributor
The public API’s for Users and Groups may helps you.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/2483618256/User+and+Group+APIs
BR,
Spiro Taleski - SpiroTaleskiValued Contributor
Using the API you can programmatically get the details.
But also, in the platform itself, you can see the permissions(type of the permission, which user/group have an access to that project etc.) for every project inside the org.
BR.
Spiro Taleski - rajesh_mangipudNew Contributor II
Thanks Spiro. So there isn’t an in built tool and you suggest we build one ourselves?
Best,
Rajesh - rajesh_mangipudNew Contributor II
Thanks, Spiro. Yes I am well aware of that feature. But what I am looking for is a mapping between the user/group - project folder - permissions, instead of checking of every folder. I will use the API to get that then.
Best,
Rajesh