- API
- Group API
Prerequisites:
- Postman configured for the org environment as described on the Test the Okta REST APIs using Postman article
- An Okta Org
- Okta Groups API Collection imported into Postman
To list group members in a group, follow the steps or video below.
-
Set up the Postman app as described in the Test the Okta REST APIs using Postman article.
-
Import the Okta Groups Collection found on the Okta Groups API Collection Okta developer page.
-
Prepare the List Group Users API call and press Send.
-
The response received will be a 200 OK, along with all the data for the users on the tenant, which can be converted into a CSV using a converter.
