getPhoneNumberDetails.Rd
A Zoom account owner or admin can purchase phone numbers and assign them to Zoom phone users. Use this API to get details on a specific Phone number in a Zoom account.**Prerequisites:*** Pro or higher plan with Zoom phone license**Scope:** phone:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
getPhoneNumberDetails(numberId, return_response = F)
numberId | Unique Identifier of the Phone Number. This can be retrieved from the List Phone Numbers API. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |