华为云会议 MEETING-批量查询用户详情:响应消息示例

时间:2024-04-29 16:21:10

响应消息示例

HTTP/1.1 200 
Date: Wed, 18 Dec 2019 06:20:40 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 646
Connection: keep-alive
Pragma: No-cache
Cache-Control: no-cache
Server: api-gateway
X-Request-Id: 551aeb8cafbbaa7bbbdc7b1c76bba8ac

[
    {
        "account": "Zhangsan@example.com",
        "name": "张三",
        "englishName": "Zhangsan",
        "email": "******",
        "phone": "177****0476",
        "deptName": "cloudcore",
        "number": "+99111283523475338",
        "updateTime": 1554268817303,
        "isHardTerminal": false,
        "vmrId": "912992631",
        "signature": "张三的签名信息",
        "title": "Project Manager",
        "description": "张三的备注信息",
        "type": "NORMAL_USER",
        "deptCodes": [
            "1"
        ]
    }
]
support.huaweicloud.com/api-meeting/toctopics/zh-cn_topic_0000001575874449.html