phone:read:admin
Medium
curl --location --request GET 'http://api.zoom.us/v2/phone/sites'
{
"page_count": 1,
"page_number": 1,
"page_size": 30,
"sites": [
{
"country": {
"code": "CA",
"name": "Canada"
},
"id": "CESAfgkwporiw3WA",
"main_auto_receptionist": {
"extension_id": "E6Khfhfhf4idr8A",
"extension_number": 10801,
"id": "NMyfgfgfhdghsVg",
"name": "Main Auto Receptionist"
},
"name": "Main Site",
"site_code": 10
},
{
"id": "fwfhfghbghghfgcuw",
"main_auto_receptionist": {
"extension_id": "V7AIhaaaaaaaaRyTw",
"extension_number": 12001,
"id": "t1s55343ggfg3wwg",
"name": "SAC Office Auto Receptionist"
},
"name": "SAC office",
"site_code": 12
}
],
"total_records": 2
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通