Hi Everyone,
Is there an API to pull all the governance groups owned by a user? If so, could you share the API details?
Thanks!
Hi Everyone,
Is there an API to pull all the governance groups owned by a user? If so, could you share the API details?
Thanks!
No there is no possibilty to check the governance groups, but you can review the api call here: v2025 APIs | SailPoint Developer Community
Regards,
Pablo
You can use a script to get all of the governance groups and then filter them locally.
Get-GovGroupOwnership.ps1 (2.9 KB)