All Products
Search
Document Center

:ListWhatAppTemplate

Last Updated:Mar 31, 2026

Lists message templates.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

HetuParams

string

No

This parameter is reserved for internal use.

{}

CustSpaceId

string

No

The space ID of the ISV sub-customer or the instance ID of the direct customer.

2983883892

Response elements

Element

Type

Description

Example

object

RequestId

string

The unique ID generated by Alibaba Cloud for the request. Use this ID to troubleshoot and debug issues.

4AAC06A8-1B23-5616-AAAE-A7E7D7E48ACB

Code

string

The response status code. 200 indicates a successful request.

200

Message

string

The response message. success indicates a successful request.

success

Data

string

The response data.

True

Total

integer

The total number of entries.

1

AccessDeniedDetail

string

Details about the access denial.

{}

Examples

Success response

JSON format

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

Error codes

HTTP status code

Error code

Error message

Description

400

Product.Unsubscript

You have not subscribed to the specified product.

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.

The system is under flow control.

400

Unknown.ResourceOwnerId

The resource does not belong to the current user.

The resource does not belong to the current user.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.