getUsersSettings.Rd
Retrieve a user's zoom phone profile settings https://support.zoom.us/hc/enus/articles/360021325712ConfiguringSettings .**Scopes:** phone:read, phone:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisite:**1. Business or Enterprise account2. A Zoom Phone license
getUsersSettings(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. |