I have seen some topics from over a year ago and was hoping to get an update.
Adding functionality like this should not be very difficult to expose to the API, and would reduce overall load on the API. I am currently getting ALL tickets and then filtering it down myself. I could reduce the number of calls to your API by at least 10 fold if I just had the ability to add group_id=123 to the request.
Thanks