Zoom Phone API - Phone and SMS data only for subset of user based on group

Hi

I have configured a user group on my zoom portal for which I have enabled call recording feature (phone settings).

When I call Zoom api to fetch data,API is giving the phone and sms records for all the users which are under the account ,

I would like to fetch data for just the users which belong to this Group. How can that be achieved.

Hey @rameet.arora
Welcome to our community! I am happy to help here!
You should be able to query the Get user’s recording endpoint here:

This one will allow you filter your calls with a specific user ID.