模板列表查詢。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| 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. | 資源不屬於目前使用者。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。