curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//users//meetings'
{
"page_number": 1,
"next_page_token": "Tva2CuIdTgsv8wAnhyAdU3m06Y2HuLQtlh3",
"total_records": 1,
"meetings": [
{
"duration": 60,
"start_time": "2022-03-23T06:00:00Z",
"join_url": "https://example.com/j/11111",
"timezone": "America/Los_Angeles",
"created_at": "2022-03-23T05:31:16Z",
"topic": "My Meeting",
"id": 97763643886,
"type": 1,
"agenda": "My Meeting",
"pmi": "97891943927",
"uuid": "aDYlohsHRtCd4ii1uC2+hA==",
"host_id": "30R7kT7bTIKSNUFEuH_Qlg"
}
],
"page_count": 1,
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升