List Group Members
List the members of an Okta group.
Options
Field | Definition | Type | Required |
---|---|---|---|
Result Set |
Choose a method to filter search results:
|
Dropdown | TRUE |

To learn how to return a large number of records, see Set up the stream matching option with a helper flow.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group | |||
Group ID | ID of the Okta group. | String | TRUE |
Streaming | |||
Flow |
Click Choose Flow to browse and select a helper flow to which the search results will be streamed, then click Choose to confirm.
Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow. This field appears when |
Flow | TRUE |
List Criteria | |||
Record Limit |
Specify the number of records to stream.
Appears when Stream Records is selected from the Result Set option. |
Number | FALSE |
Output
Field | Definition | Type |
---|---|---|
Raw Output | Raw output returned by the Okta API. | Object |
ID | Unique identifier of the user. | String |
Status | Current status of the user. | String |
Created | Timestamp when the user was created. | String |
Activated | Timestamp when the user was activated. | String |
Status Changed | Timestamp when the user's status was changed. | String |
Last Login | Timestamp when the user last logged in. | String |
Last Updated | Timestamp when the user was last updated. | String |
Password Changed | Timestamp when the user's password was changed. | String |
First Name | First name of the user. | String |
Last Name | Last name or family name of the user. | String |
Mobile Phone | Mobile phone number of the user. | String |
Second Email | Secondary email of the user. | String |
Login | Login username of the user (usually in the form of an email address). | String |
Email address of the user. | String | |
Records Streamed |
Number of records streamed in a streaming flow.
Appears when |
Number |