A POST of "/api/v2/users/search" would not by default filter out values in routingStatus.status. I just want returned the users where routingStatus.status = "NOT_RESPONDING". I currently have to loop through 500+ users just to find maybe 1 with that status value which is very inefficient.