Admins may need to retrieve the number of group rules that exist in a tenant for various reasons. This article details how to retrieve this data.
- Group Rules
- Groups API
- Rockstar
- Okta Classic Engine
- Okta Identity Engine (OIE)
The easiest way to retrieve the number of group rules would be to leverage the Rockstar browser extension.
Once installed, please perform the following:
- Load the browser extension.
- Go to Directory > Groups > Rules.
- Click on Export Group Rules in the Rockstar UI (screenshot below as a reference).
This will download a CSV file including all the group rules and display a message detailing the number of rules exported.
Admins may also perform an API GET /api/v1/groups/rules call to retrieve all group rules.
