curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//report/users//meetings?from&to'
{
"page_number": 1,
"next_page_token": "w7587w4eiyfsudgk",
"total_records": 20,
"from": "2020-07-14",
"meetings": [
{
"has_chat": false,
"user_name": "Jill Chill",
"custom_keys": [
{
"value": "US",
"key": "Host Nation"
}
],
"source": "Zoom",
"type": 1,
"has_recording": false,
"uuid": "4444AAAiAAAAAiAiAiiAii==",
"join_time": "12/22/2021 16:20",
"duration": 6,
"session_key": "ABC36jaBI145",
"id": 12345,
"meeting_encryption_status": 1,
"participants_count_my_account": 2,
"host_organization": "org",
"user_email": "jchill@example.com",
"leave_time": "12/22/2021 17:13",
"participants_count": 2,
"total_minutes": 11,
"end_time": "2020-07-15T23:30:19Z",
"has_screen_share": false,
"start_time": "2019-07-15T23:24:52Z",
"schedule_time": "12/22/2021 16:20",
"join_waiting_room_time": "02/11/2022 16:15",
"topic": "My Meeting",
"host_name": "Jill"
}
],
"to": "2020-08-14",
"page_count": 1,
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升