查询域名列表 示例: 请求路径: 请求: 返回结果: { "code": 100000, "message": "success", "total": 4, "page": 1, "pagesize": 50, "result": [ { "areascope": 1, "insertdate": 1660202399000, "domain": "ctyun.cn", "cname": "aaa.ctdns.cn", "productcode": "007", "productname": "安全加速", "status": 4 }, { "areascope": 1, "insertdate": 1660202139000, "domain": "ctyun.cn1", "cname": "bbb.com.ctlcdn.cn", "recordnum": "京ICP备1号163", "productcode": "007", "productname": "安全加速", "status": 4 }, { "areascope": 1, "insertdate": 1659423011000, "domain": "ctyun.cn2", "cname": "ccc.com.ctdns.cn", "recordnum": "京ICP备1号65", "productcode": "007", "productname": "安全加速", "status": 4 }, { "areascope": 1, "insertdate": 1658731104000, "domain": "www.ctyun.com", "cname": "www.com.ctdns.cn", "recordnum": "京ICP备1号13", "productcode": "007", "productname": "安全加速", "status": 4 } ] } 错误码请参考:API返回参数code和message含义 []( "查询域名配置信息详情")