华为云会议 MEETING-分页查询企业管理员:响应消息示例

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

响应消息示例

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

{
    "offset": 0,
    "limit": 10,
    "count": 1,
    "data": [
        {
            "id": "ff8080816a024f05016a4e1c2c570a5d",
            "account": "test006",
            "name": "test006",
            "adminType": 1,
            "email": "******",
            "phone": null,
            "country": null,
            "dept": null
        }
    ]
}
support.huaweicloud.com/api-meeting/meeting_21_0084.html