phone:read:admin
Light
curl --location --request GET 'http://api.zoom.us/v2/phone/users'
{
"next_page_token": "",
"page_size": 30,
"total_records": 1,
"users": [
{
"calling_plans": [
{
"name": "US/CA Unlimited Calling Plan",
"type": 200
}
],
"email": "sghhgghf@ghghmail.com",
"extension_number": 10000,
"id": "z8ghgfh8uQ",
"name": "Shri Shri",
"phone_user_id": "EMhghghg5w",
"site": {
"id": "CESEpjWwT-upVH7kt_ixWA",
"name": "Main Site"
},
"status": "activate"
}
]
}
activate
: Active Zoom phone user.deactivate
: User with Zoom phone license disabled. This type of user can't make or receive calls.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通