getPhoneSiteDetails.Rd
Sites allow you to organize Zoom Phone users in your organization. Use this API to get information about a specific site https://support.zoom.us/hc/enus/articles/360020809672 .**Prerequisites:** * Account must have a Pro or a higher plan with Zoom Phone license.* Multiple Sites must be enabled https://support.zoom.us/hc/enus/articles/360020809672ManagingMultipleSites#h_05c88e351593491fb1a8b7139a75dc15 .**Scope:** phone:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
getPhoneSiteDetails(siteId, return_response = F)
siteId | Unique Identifier of the Site. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |