meeting:read
or meeting:read:admin
Medium
curl --location --request GET 'http://api.zoom.us/v2/users//meeting_templates'
{
"templates": [
{
"id": "AdxbhxCzKgSiWAw",
"name": "My meeting template",
"type": 1
},
{
"id": "eYshgdftw4-5_MUSQ",
"name": "Zoom meeting template for daily sync",
"type": 2
}
],
"total_records": 2
}
1
: meeting template 2
: admin meeting template【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通