API ClientsTypeScript SDKAPI ReferenceCoreType AliasesUserFilterVersion: 8.9On this pageType Alias: UserFilter type UserFilter = object; User search filter. Properties email? optional email?: StringFilterProperty; The email of the user. name? optional name?: StringFilterProperty; The name of the user. username? optional username?: StringFilterProperty; The username of the user.Was this helpful?