List of groups assigned a specific role

Hi -

I am trying to see if there is an API that will allow me to check a role and return a list of all the groups that have that role assigned to it.

I see the opposite request to get a list of roles assigned to a group in another post which refers to GET /api/v2/authorization/subjects/{subjectId} , but wasn't sure if that would apply to this request as well as it states it's for a "user or group" and not a role.

The end goal is to identify each group that has a specific role so I can then get a list of all the members in that group which have inherited that role.

Thanks.

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