curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//report/meetings/'
{
"user_email": "jchill@example.com",
"participants_count": 2,
"total_minutes": 3,
"user_name": "Jill Chill",
"end_time": "2022-03-15T07:42:22Z",
"custom_keys": [
{
"value": "US",
"key": "Host Nation"
}
],
"dept": "HR",
"type": 2,
"uuid": "iOTQZPmhTUq5a232ETb9eg==",
"duration": 2,
"start_time": "2022-03-15T07:40:46Z",
"tracking_fields": [
{
"field": "Host Nation",
"value": "US"
}
],
"topic": "My Meeting",
"id": 3927350525
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升