cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

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

Raror
Newcomer
Newcomer

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
Explorer
Explorer

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