cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

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