Searches list of users in the app with advance parameters
The search operation is exclusive and applies AND logic between parameters. This means that if multiple parameters are provided (e.g., name, email), only users that match all specified criteria will be returned.
email and name allows partial text match
Roles Allowed: ** SUPER_ADMIN ** GENERIC_MACHINE_USER