webinar:read:admin
webinar:read
Medium
curl --location --request GET 'http://api.zoom.us/v2/users//webinars'
{
"page_count": "1",
"page_number": "1",
"page_size": "30",
"total_records": "1",
"webinars": [
{
"uuid": "dsghfkhaewfds",
"id": 0001000,
"host_id": "24654130000000",
"topic": "My Webinar",
"agenda": "Learn more about Zoom APIs",
"type": "5",
"duration": "60",
"start_time": "2019-09-24T22:00:00Z",
"timezone": "America/Los_Angeles",
"created_at": "2019-08-30T22:00:00Z",
"join_url": "https://zoom.us/0001000/awesomewebinar"
}
]
}
me
as the value for userId.5
- Webinar.6
- Recurring webinar with no fixed time.9
- Recurring webinar with a fixed time.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通