curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//archive_files'
{
"next_page_token": "At6eWnFZ1FB3arCXnRxqHLXKhbDW18yz2i2",
"total_records": 20,
"from": "2021-03-12T02:12:27Z",
"meetings": [
{
"timezone": "Asia/Shanghai",
"total_size": 364463,
"meeting_type": "internal",
"recording_count": 2,
"is_breakout_room": false,
"type": 1,
"uuid": "yO3dfhh3t467UkQ==",
"host_id": "Dhjdfgdkg8w",
"duration": 1,
"start_time": "2021-04-26T05:23:18Z",
"complete_time": "2021-03-12T02:12:27Z",
"account_name": "account_01",
"topic": "My Personal Meeting Room",
"id": 553068284,
"parent_meeting_id": "atsXxhSEQWit9t+U02HXNQ==",
"duration_in_second": 1800,
"archive_files": [
{
"file_path": "/9090876528/path01/demo.mp4",
"participant_leave_time": "2021-03-12T02:12:27Z",
"storage_location": "US",
"individual": true,
"encryption_fingerprint": "abf85f0fe6a4db3cdd8c37e505e1dd18a34d9696170a14b5bc6395677472cf43",
"number_of_messages": 150,
"auto_delete": false,
"participant_join_time": "2021-03-12T02:07:27Z",
"file_size": 165743,
"file_type": "MP4",
"recording_type": "shared_screen_with_speaker_view",
"download_url": "https://example.com/recording/download/Qg75t7xZBtEbAkjdlgbfdngBBBB",
"file_extension": "JSON",
"id": "a2f19f96-9294-4f51-8134-6f0eea108eb2",
"participant_email": "jchill@example.com",
"status": "completed"
}
],
"status": "completed"
}
],
"to": "2021-03-12T02:12:27Z",
"page_size": 20
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升