List users in Okta based on the filter provided.

Required fields are indicated in red.

The input and output fields in this card are dynamically generated based on your instance.

Options

  • Result Set (dropdown): Choose from First matching record and All matching records.

Input

  • Status (dropdown): Status of the Okta user - STAGED, PROVISIONED, ACTIVE, RECOVERY, LOCKED_OUT, PASSWORD_EXPIRED, SUSPENDED, or DEPROVISIONED.
  • Last Updated (text): Timestamp when the user was last updated.
  • ID (text): Unique identifier of the user.
  • Login (text): Login username of the user (usually in the form of an email address).
  • Email (text): User’s primary email address.
  • First Name (text): User’s first name.
  • Last Name (text): User’s last name or family name.
  • Custom Filter (text): Any custom filter you want to add.

Output

Result

  • Raw Output (object): Raw output returned by the Okta API.
  • ID (text): Unique identifier of the user.
  • Status (text): Current status of the user.
  • Created (text): Timestamp when the user was created.
  • Activated (text): Timestamp when the user was activated.
  • Status Changed (text): Timestamp when the user’s status was changed.
  • Last Login (text): Timestamp when the user last logged in.
  • Last Updated (text): Timestamp when the user was last updated.
  • Password Changed (text): Timestamp when the user’s password was changed.
  • First Name (text): User’s first name.
  • Last Name (text): User’s last name or family name.
  • Mobile Phone (text): User’s mobile phone number.
  • Second Email (text): User’s secondary email.
  • Login (text): Login username of the user (usually in the form of an email address).
  • Email (text): User’s primary email address.