- User administration
- Admin roles
- Reporting
Follow the steps or video below.
1. Navigate to the Okta Admin console.
2. Click on Security > Administrators.
3. On the Administrators page, click on Create Report > Request Report.
The roles of users can also be retrieved with the below API Call. More details on the API Call used to retrieve roles can be found here.
GET {{url}}/api/v1/users/{{userId}}/roles
