<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 Run a Report to Determine All Existing Groups in Okta
Administration
Okta Classic Engine
Okta Identity Engine
Overview

This article details how to run a report to determine all the existing groups in Okta.

Applies To
  • Okta Groups
  • API
Solution

Currently, this kind of report cannot be obtained via the Okta Dashboard. However, the following Okta API can be used to gather this information:

GET {{yourOktaDomain}}/api/v1/groups

Postman

Please refer to the document in the Related References section for more details.


Related References

Loading
How to Run a Report to Determine All Existing Groups in Okta