cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

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