meeting:read:admin
meeting:read
Light
Note: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it.
curl --location --request GET 'http://api.zoom.us/v2/past_meetings/'
{
"duration": "integer",
"end_time": "string [date-time]",
"host_id": "integer",
"id": "integer",
"participants_count": "integer",
"start_time": "string [date-time]",
"topic": "string",
"total_minutes": "integer",
"type": "integer",
"user_email": "string",
"user_name": "string",
"uuid": "string [uuid]"
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通