Get Users Groups

Retrieve an Okta user's current group memberships.

Options

Field Definition Type Required
Result Set

Choose a method to filter search results:

  • First 200 Records: returns the first 200 matching records.
  • Stream Records: passes all matching records from your parent flow to a helper flow. A Streaming input section is added to the card from which you can select a helper flow for streaming and adding custom extensible fields.
Dropdown TRUE
Tip

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
User
ID ID of the Okta user. 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.

Appears when Stream Records is selected from the Result Set option.

Flow TRUE
List Criteria
Record Limit

Specify the number of records to stream.

  • When the Limit field is set to 0, no records are returned.

  • When the Limit field is set to greater than 0, records greater than 0 and up the maximum number of records specified are returned.

  • When the Limit field is empty or not selected, all records are streamed.

  • Default value is 10 million.

  • Valid range is 0 to 10 million.

Appears when Stream Records is selected from the Result Set option.

Number FALSE

Output

Field Definition Type
Groups
ID ID of the Okta group. String
Created

Date and time when the object was created.

String
Last Updated Timestamp when the group was last updated. String
Last Membership Updated Timestamp when the group's memberships were last updated. String
Object Class Determines the profile of the group. Object
Type Determines how a Group's Profile and memberships are managed. String
Profile
Name

Name of the group.

String
Description Description of the group. String
Records Streamed Number of records streamed in a streaming flow.

Appears when Stream Records is selected from the Result Set option.

Number

Related topics

Okta connector

Elements of Workflows

Guidance for Okta connector

Okta API documentation