curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//report/meetings//participants'
{
"next_page_token": "Tva2CuIdTgsv8wAnhyAdU3m06Y2HuLQtlh3",
"total_records": 1,
"page_count": 1,
"page_size": 30,
"participants": [
{
"leave_time": "2022-03-23T07:02:28Z",
"user_email": "jchill@example.com",
"registrant_id": "abcdefghij0-klmnopq23456",
"participant_user_id": "DYHrdpjrS3uaOf7dPkkg8w",
"join_time": "2022-03-23T06:58:09Z",
"duration": 259,
"customer_key": "349589LkJyeW",
"bo_mtg_id": "27423744",
"failover": false,
"user_id": "27423744",
"name": "example",
"id": "30R7kT7bTIKSNUFEuH_Qlg",
"status": "in_meeting"
}
]
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升