When I get a specific ticket
https://domain.freshservice.com/api/v2/tickets/12345 I can see the field category ("category": "MyCategory")
If I do this:
https://domain.freshservice.com/api/v2/search/tickets?query="(agent_id:77777)"
category field is not included.
Is there a way to get this included when doing a search?
Thanks.

