Calling GET trackers/{id}/artifacts with a filter on a open list like {"field_id":{"operator":"contains","value":["1234"]}} only works if the filtered value is one of the bind values. If you try to filter on a open value it does not work and nothing is filtered.