ListPhoneNumbers_云联络中心_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为100/1(s)。更多流控信息,请前往配额中心查看

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
InstanceIdstring

实例 ID。

示例值:ccc-test参考取值来源:
    ListInstances
SearchPatternstring

根据号码进行模糊匹配,非必填,默认为空,为空表示不过滤。

示例值:0833
Usagestring

号码的用途,非必填,默认为空,为空表示不过滤。

示例值:Bidirection枚举值:OutboundInboundBidirection字符长度 <= 200字符长度 >= 1
Activeboolean

号码是否可用,非必填,默认为空,为空表示不过滤。

示例值:true
PageNumberinteger<int32>

分页序号,范围 1-100。

示例值:1
PageSizeinteger<int32>

分页大小,范围 1-100。

示例值:20

返回参数

字段名称字段详情
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
RequestIdstring

请求 ID。

示例值:BA03159C-E808-4FF1-B27E-A61B6E888D7F
Codestring

响应码。

示例值:OK
Messagestring

响应信息。

示例值:
Dataobject

数据。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Parameter.Enumeration
The parameter %s must be one of the value of enumeration %s.诊断
400
Parameter.Maximum
The parameter %s must be less than or equal to %s.诊断
400
Parameter.Minimum
The parameter %s must be greater than or equal to %s.诊断
400
Parameter.Empty
The parameter %s may not be null or empty.诊断
400
Parameter.Null
The parameter %s may not be null.诊断
404
NotExists.InstanceId
The specified instance %s does not exist.诊断

变更历史

变更时间变更内容概要操作
2022-06-30
变更返回参数