Hi @RobSt,You're absolutely right — using the OR condition like that breaks the structure of the API call, making it invalid. I faced a similar issue recently while working with nested filters and had to stick with the first method too.Thinking in terms of how the API parses parameters really helps....