SETUP_USER_AVAILABLE_GROUPS SETUP Endpoint
  /rpc/setup/?method=SETUP_USER_AVAILABLE_GROUPS  
  Returns the available groups for the passed person, based on the memberships that they have. This is not an advanced search.  It should only be used if developing a mixed rpc / classic system  
  PARAMETERS TYPE  
  User Numeric Mandatory.  Id of the user
  RETURN  
  Id  
  Title  
  TypeText Either Administrator or User
  EXAMPLE
   
   
Help!