Get phone account settings
GET {{baseUrl}}/phone/settings
Use this API to return an account's settings.
Scopes: phone:read:admin
Rate Limit Label: Light
Prerequisites: * A Business or Enterprise account * A Zoom Phone license
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"byoc":{"enable":true},"country":{"code":"US","name":"United States"},"multiple_sites":{"enabled":false,"site_code":true},"show_device_ip_for_call_log":{"enable":false}}