<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

Okta Classic Engine
Insights and Reporting
Okta Identity Engine

Overview

This article shows how to generate a list of all the Admin Roles within the organization.

Applies To

  • Okta Classic Engine
  • Okta Identity Engine (OIE)
  • 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 Overview page, click on Create Report > select one of the options from each category (Admin, Roles, Resource set) > Request Report.
Create Report   

Create 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 in the Roles in Okta documentation.

GET {{url}}/api/v1/users/{{userId}}/roles

 

Related References

Loading
Okta Support - How to Retrieve a List of Okta Admin Roles