I have just started using Freshservice and am working with the API. I currently have a trial environment. I can query tickets in general and all 3 of the demo tickets appear. But whenever I try to query on a field I get no results. The query seems to be formatted according to the documentation, and if I intentionally format the query incorrectly I get an error. With this (below) I get no results even though there are several medium tickets. I have tried all options for this and Status.
Â
https://mydomain.freshservice.com/api/v2/tickets/filter?query="priority:2"