getUsersProfile.Rd
Retrieve a user's zoom phone https://support.zoom.us/hc/enus/articles/360001297663QuickstartGuideforZoomPhoneAdministrators profile.**Scopes:** phone:read, phone:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites** :1. Business or Enterprise account 2. A Zoom Phone license
getUsersProfile(userId, return_response = F)
userId | The user ID or email address of the user. For userlevel apps, pass me as the value for userId. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |