查询域名列表 请求示例 正常响应示例 json { "code": 100000, "message": "success", "total": 3, "page": 1, "pagecount": 1, "pagesize": 50, "result": [ { "areascope": 1, "insertdate": 1660202139000, "domain": "push.ctyun.cn", "cname": "push.ctyun.cn.ctlcdn.cn", "recordnum": "京ICP备1号163", "productcode": "005", "productname": "直播加速", "status": 4 }, { "areascope": 1, "insertdate": 1659423011000, "domain": "pull.ctyun.cn", "cname": "pull.ctyun.cn.ctdns.cn", "recordnum": "京ICP备1号65", "productcode": "005", "productname": "直播加速", "status": 4 } ] } 错误码请参考:参数code和message含义