curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//recordings'
{
"next_page_token": "R4aF9Oj0fVM2hhezJTEmSKaBSkfesDwGy42",
"total_records": 5,
"from": "2020-07-30",
"meetings": [
{
"duration": 60,
"start_time": "2021-06-30T22:05:17Z",
"recording_files": [
{
"play_url": "https://example.com/rec/play/Qg75t7xZBtEbAkjdlgbfdngBBBB",
"meeting_id": "098765ABCD",
"recording_type": "audio_only",
"file_type": "M4A",
"download_url": "https://example.com/rec/download/Qg75t7xZBtEbAkjdlgbfdngBBBB",
"id": "ed6c2f27-2ae7-42f4-b3d0-835b493e4fa8",
"file_size": 246560,
"recording_start": "2021-06-30T22:14:57Z",
"recording_end": "2021-06-30T23:15:41Z",
"status": "completed"
},
{
"play_url": "https://example.com/rec/play/Qg75t7xZBtEbAkjdlgbfdngCCCC",
"meeting_id": "098765ABCD",
"recording_type": "shared_screen_with_speaker_view",
"file_type": "MP4",
"download_url": "https://example.com/rec/download/Qg75t7xZBtEbAkjdlgbfdngCCCC",
"file_extension": "MP4",
"id": "388ffb46-1541-460d-8447-4624451a1db7",
"file_size": 282825,
"recording_start": "2021-07-02T23:04:51Z",
"recording_end": "2021-07-02T23:15:00Z",
"status": "completed"
}
],
"total_size": 3328371,
"recording_count": 1,
"topic": "My Personal Recording",
"id": 1234567890,
"type": 1,
"uuid": "4444AAAiAAAAAiAiAiiAii==",
"host_id": "x1yCzABCDEfg23HiJKl4mN"
}
],
"to": "2020-07-30",
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升