** 注意: ** 要查询2021年7月1日及以后的聊天指标,使用此端点而不是 [** 获取IM指标 **](/docs/api-reference/zoom-api/methods # operation/dashboardIM) api。
curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//metrics/chat?from&to'
{
"next_page_token": "LkbB9n92siRxgYkffZ8KhApZCQMZpNrN0d2",
"from": "2022-04-06",
"to": "2022-04-07",
"users": [
{
"images_sent": 0,
"p2p_sent": 0,
"user_name": "jchill",
"total_sent": 0,
"group_sent": 0,
"text_sent": 0,
"video_sent": 0,
"giphys_sent": 0,
"code_sippet_sent": 0,
"user_id": "-0hwjTHMR9uteSRrygQXMA",
"files_sent": 0,
"audio_sent": 0,
"email": "user@example.com"
}
],
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升