Combine Filter and Queries

I want combine a filter + queries in a API call for tickets.

Is it posible to do something like this?

Hi, I tried combine filter + query something like this: api/v2/tickets/filter?id=5&query=“status:2”. Base in another post I read but I am getting a 404.