cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom Phone API's - selecting users for which I don't want sms data

Raror
Listener

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. 

 

thanks

1 REPLY 1

DrewRuss
Listener

Check this out and see if it helps:

https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#tag/Groups/operation/groupLockedSet...

 

Another great example of group usage and ref to the above link here:

https://devforum.zoom.us/t/using-group-apis/63505

 

GL