ListWhatAppTemplate - 查询whtatapp模板列表

更新时间:
复制为 MD 格式

模板列表查询。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

调试

授权信息

当前API暂无授权信息透出。

请求参数

名称

类型

必填

描述

示例值

HetuParams

string

内部参数

{}

CustSpaceId

string

ISV 子客户的 SpaceId/直客客户实例 ID。

2983883892

返回参数

名称

类型

描述

示例值

object

RequestId

string

本次调用请求的 ID,是由阿里云为该请求生成的唯一标识符,可用于排查和定位问题。

4AAC06A8-1B23-5616-AAAE-A7E7D7E48ACB

Code

string

状态码。

200

Message

string

返回信息。

success

Data

string

返回数据。

True

Total

integer

总记录条数。

1

AccessDeniedDetail

string

访问被拒绝详细信息。

{}

示例

正常返回示例

JSON格式

{
  "RequestId": "4AAC06A8-1B23-5616-AAAE-A7E7D7E48ACB",
  "Code": "200",
  "Message": "success",
  "Data": "True",
  "Total": 1,
  "AccessDeniedDetail": "{}"
}

错误码

HTTP status code

错误码

错误信息

描述

400 Product.Unsubscript You have not subscribed to the specified product. 您尚未订阅指定的产品。
400 Ram.PermissionDeny You are not authorized to perform the operation. 您无权执行该操作。
400 System.LimitControl The system is under flow control. 系统处于流控制之下。
400 Unknown.ResourceOwnerId The resource does not belong to the current user. 资源不属于当前用户。

访问错误中心查看更多错误码。

变更历史

更多信息,参考变更详情