Governance Groups Owned by a User

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

1 Like

You can use a script to get all of the governance groups and then filter them locally.

Get-GovGroupOwnership.ps1 (2.9 KB)

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.