curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//metrics/meetings?from&to'
{
"next_page_token": "Tva2CuIdTgsv8wAnhyAdU3m06Y2HuLQtlh3",
"total_records": 1,
"from": "2022-04-01",
"meetings": [
{
"has_automated_captions": true,
"audio_quality": "good",
"has_voip": true,
"custom_keys": [
{
"value": "US",
"key": "Host Nation"
}
],
"has_recording": true,
"uuid": "gm8s9L+PTEC+FG3sFbd1Cw==",
"has_video": true,
"duration": "00:56",
"user_type": "Licensed",
"host": "Jill Chill",
"session_key": "ABC36jaBI145",
"id": 93201235621,
"has_3rd_party_audio": true,
"email": "jchill@example.com",
"participants": 2,
"has_archiving": true,
"has_pstn": true,
"in_room_participants": 2,
"video_quality": "good",
"end_time": "2022-01-04T07:50:47Z",
"dept": "Developers",
"has_manual_captions": true,
"has_screen_share": true,
"start_time": "2022-01-04T08:04:27Z",
"tracking_fields": [
{
"field": "Meeting purpose.",
"value": "Support"
}
],
"topic": "Share Now",
"has_sip": true,
"screen_share_quality": "good"
}
],
"to": "2022-04-07",
"page_count": 1,
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升