Is there a max query length?

I am sending a GET request to the API. However, I think that my request stops working when I add more arguments (such as dstip). The query is very long (a few lines) and I get a response 400 if I add more than x number of arguments. I am wondering if there is a limit on query length ? Thank you in advance !!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.