<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Retrieve a List of Okta Admin Roles
Insights and Reporting
Okta Classic Engine
Okta Identity Engine
Overview
This article shows how to generate a list of all the Admin Roles within the organization.
Applies To
  • User administration
  • Admin roles
  • Reporting
Solution

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

 

Related References

Loading
How to Retrieve a List of Okta Admin Roles