隐私保护通话 PRIVATENUMBER-AXB模式绑定信息查询接口:接口示例
时间:2025-10-22 17:46:52
接口示例
接口示例仅供参考,请以实际消息为准。
- 请求示例
GET /rest/caas/relationnumber/partners/v1.0?relationNum=%2B86138****6666&pageIndex=1&pageSize=50 HTTP1.1 content-type:application/json;charset=UTF-8 authorization: AKSK realm="SDP",profile="UsernameToken",type="Appkey" x-aksk: UsernameToken Username="************",PasswordDigest="*************",Nonce="ac1c911c4792492687f8f6b2264a491e",Created="2018-05-26T00:35:30Z"
- 响应示例
HTTP/1.1 200 OK Content-Type: application/json;charset=utf-8 Content-Length: xx { "resultcode":"0", "resultdesc":"Success", "app_key":"appkey", "totalCount":1, "pageIndex":1, "pageSize":50, "relationNumList":[{ "subscriptionId":"****", "callerNum":"+86138****0021", "relationNum":"+86138****6666", "calleeNum":"+86138****0023", "subscribeTime":"2016-12-24 15:15:15", "callDirection":1, "duration":6000 "maxDuration":10 }] }
support.huaweicloud.com/api-PrivateNumber/privatenumber_02_0005.html
下载隐私保护通话 PRIVATENUMBER用户手册完整版