TokenService.getVisibleTokens Method
        
 Gets the list of visible tokens for the caller, filtered by project ID.
 
         
        Parameters
        
            - projectIds
            
 
            - 
                
Type: array
A list of project IDs to filter by. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: object
        
 A promise object that is resolved when the call is complete.
 if successful, an array of token objects is returned.