华为云会议 MEETING-查询企业级会议与会统计数据:响应消息示例

时间:2025-03-27 14:48:55

响应消息示例

HTTP/1.1 200
Date: Wed, 18 Dec 2019 06:20:40 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 2450
Connection: keep-alive
Expires: 0
Pragma: No-cache
Cache-Control: no-cache
http_proxy_id: 6fba0eff9f832b463580fb06c5b0ff9c
Server: api-gateway
X-Request-Id: ac9f75ec3c97c823f128526a924532b2
{
	"count": 3,
	"limit": 4,
	"offset": 0,
	"data": [{
			"time": "2021-04-18",
			"confUserName": "linghaiwen",
			"confUserAccount": "lingwenhai",
			"confUserDeptName": "1",
			"confUserCount": "1",
			"confUserDuration": "53"
		},
		{
			"time": "2021-04-19",
			"confUserName": "zhaoyuwei",
			"confUserAccount": "haiwenling",
			"confUserDeptName": "lingwenhai",
			"confUserCount": "3",
			"confUserDuration": "33"
		},
		{
			"time": "2021-04-19",
			"confUserName": "linghaiwen",
			"confUserAccount": "lingwenhai",
			"confUserDeptName": "lingwenhai",
			"confUserCount": "2",
			"confUserDuration": "22"
		}
	]
}
support.huaweicloud.com/api-meeting/toctopics/zh-cn_topic_0000001131347276.html