SETUP_USER_SEARCH SETUP Endpoint
  /rpc/setup/?method=SETUP_USER_SEARCH  
  For information on how to use Advanced Searches, click here  
  DETAILS    
  Prefix User  
  SUB SEARCHES    
  ContactBusiness CONTACT_BUSINESS_SEARCH  
  ContactPerson CONTACT_PERSON_SEARCH  
  UserNetworkGroup SETUP_USER_NETWORK_GROUP_SEARCH  
  UserRole SETUP_USER_ROLE_SEARCH  
  AVAILABLE FIELDS TYPE  
  AuthenticationDelivery Numeric 1=Email,2=SMS
  AuthenticationDeliveryText Text  
  AuthenticationLevel Numeric 1=Standard,2=Logon Token,3=Logon Token and Password Token
  AuthenticationLevelText Text  
  AuthenticationUsingAccessToken Numeric 1=Disabled [default],2=Can be used as 2nd factor token, 3=Can be used to authenticate
  AuthenticationUsingAccessTokenText Text  
  BackgroundColour Text  
  Billable Text  
  CanAcceptSupportIssues Text  
  CanBeAddedToExternalConversations Text  
  CanSwitchIntoOtherSpaces Text  
  ContactBusiness Numeric  
  ContactBusinessText Text  
  ContactPerson Numeric  
  ContactPersonText Text  
  ContactPersonFirstName Text  Soon to be deprecated.  Please use user.contactperson.firstName instead
  ContactPersonSurname Text  Ditto
  ContactPersonEmail Text  Ditto
  DataProtectionKey Numeric  
  DataProtectionKeyText Text (50)  
  DataProtectionType Numeric 1 = None [default], 2 = Always encrypt using DataProtectionKey, 3 = When requested, encrypt using DataProtectionKey, 4 = When requested, encrypt using passed Key
  DataProtectionTypeText Text  
  Disabled Text  
  DisabledDate Date  
  DisabledReason Text  
  Id Numeric  
  Language Numeric  
  LanguageText Text (50)  
  LastLogon Date  
  Manager Numeric  
  ManagerText Text  
  NewsAlerts Text  
  Notes Text (2000)  
  PasswordExpiry Date  
  ServiceAlerts Text  
  SessionTimeout Numeric  
  Space Numeric Only available for SuperUsers
  SupportContactList Text  
  TextColour Text  
  TimeZone Numeric See SETUP_TIMEZONE_SEARCH
  TimeZoneConvert Numeric 1 = None [default], 2 = Automatically Convert System Dates, 3 = Automatically Convert User Dates, 4 = Automatically Convert All Dates. See SETUP_USER_TIMEZONE_CONVERT_SEARCH
  TimeZoneConvertText Text (50)  
  TimeZoneOffset Numeric Deprecated. Offset from GMT. Use TimeZone instead
  TimeZoneText Text (50)  
  Type Numeric 1=[Standard],2=Guest,3=Trusted,4=Demo,5=Application
  TypeText Text  
  UnrestrictedAccess Text (1) Y/N
  URLAccessType Numeric 1 = Any URL [default], 2 = Only URLs For All Sites In This Space
  URLAccessTypeText Text  
  UserDataAccessType Numeric 1 = None, 2= Standard, 3 = Tight
  UserDataAccessTypeText Text  
  Username Text  
       
  Audit Fields   Click here for more information
  LINKABLE SEARCHES    
  ContactPerson   Click here for the fields
  RETURN  
  Selected Fields  
  EXAMPLE
   1. All users, with their linked contact's email address
   oAdvancedSearch.addField('user.username,user.contactperson.email');