Filtering tickets

  • 12 October 2019
  • 0 replies
  • 24 views

Hi All


No matter what I try, I always get a error 400 - bad request response when trying to add more then 1 condition in a query. Can someone have a look what could be wrong with this : 


https://mycompany.freshdesk.com/api/v2/search/tickets?query="created_at:'2019-10-05' AND status:2"


If I execute this manually in a browser I get normal results, and when I execute it from my PHP script with CURL I get the 400 bad request , any suggestions?



This topic has been closed for comments