¶ Search user
Update time: 2025-04-11 11:21:15
GenAuth supports fuzzy search of users by email, username, phone number, nickname and other fields, and supports both [console](#use console search) and SDK modes:
¶ Use console search
You can search users by keywords on the User Management - User List page:
Supported search fields include email, username, phone number, nickname, etc.
¶ Use SDK search
GenAuth supports SDKs in multiple programming languages including Java, JavaScript/Node.js, Python, PHP, C#, Swift, Go, Ruby, WeChat Mini Program, etc. You can choose the SDK you are familiar with:
You can use the search user method of the User Management Module (UsersManagementClient) in each language.