When you use the CONTAINS operator on a list filter, the system translates the
filter to a LIKE query. For example, if you filter for active records with
numbers that contain 123, the URL is
https://InstanceName.service-now.com/incident_list.do?sysparm_query=active%3Dtrue%5EGOTOnumberLIKE123.