Search users action in the Okta package
- Updated: 2026/04/13
Search users action in the Okta package
Use Search users action to search Okta users by a simple query or expression using Okta expression language and return matching user records in a table.
Settings
The following settings are available in the Search users action:
- Session name
- Enter the name of the Okta session that you have used in the Connect action. The default session value is Default.
- Search expression
- Enter the search text or expression using Okta expression
language.
For example, to search for users who are active and whose email contains okta.com, use this search expression: status eq "ACTIVE" and profile.email co "okta.com". This search expression uses the eq (equals), and (logical operator), and co (contains) operators. For more information on Okta expression language, see Okta expression language.
- Assign output to variable
- Create a variable to store the output of type table.