A common area phone can be provisioned by a Zoom account owner or a Zoom admin so that anyone in an organization can use it. For example, if your office has shared desks that don't belong to a specific employees, you could add a common area phone so that any person can use it. Use this API to get details on a specific common area phone https://support.zoom.us/hc/enus/articles/360028516231ManagingCommonAreaPhones in an account.**Prerequisites:*** Pro or a higher account with Zoom Phone license.* Account owner or admin permissions.* Supported device https://support.zoom.us/hc/enus/articles/360001299063ZoomVoiceSupportedDevices **Scopes:** phone:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

getCommonAreaPhoneDetails(commonAreaPhoneId, return_response = F)

Arguments

commonAreaPhoneId

Unique Identifier of the Common Area Phone. This can be retrieved from List Common Area Phones API.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.