Hi team,
Just I want to call an API to get only the tickets count without returning all data and details about each ticket.
I can get the count of the tickets (via for example: search.json?query=type:ticket status:open) but this will return the count and all details about each ticket.
Thanks,
Mostafa