This article addresses how to retrieve the Group ID of an Okta group via the Okta Admin Dashboard.
- User Lifecycle Management
- Group ID
- Groups
To find a group's ID, follow these steps:
-
Log in to the Okta Admin Console using administrator credentials.
-
Click on Directory from the main menu, then Groups from the sub-menu.
-
Utilize the search bar to find the specific group. Alternatively, browse through the listed groups.
- Click on the name of the chosen group. The group's ID will be displayed towards the end of the URL in the browser's address bar. The URL's format should be similar to
https://exampletenant-admin.okta.com/admin/group/and consist of a combination of letters and numbers (for example,https://exampletenant-admin.okta.com/admin/group/00g5j4jojlGZMzfhM697).
By following these steps, the unique ID associated with any group within your Okta organization should be retrievable. This ID can be used for various administrative purposes, such as managing group memberships or creating automation scripts.
