How to get logs of user belonging to certain group ( extension api )

Currently Management API has end point to get all logs or logs for a particular user. But i want to get all the logs of USER BELONG TO CERTAIN GROUP at once.
How can i do this ??

I dont want to iterate over each member of group and get individual logs. Thats not efficient in case of large number of group members.

If you need additional log search capabilities beyond the ones provided by the Management API you should consider configuring one of the log related extensions that allow you to export logs to another platform. This would allow you to have more control of the logs and likely enable additional search capabilities.