ISV 取得 App ID。
介面說明
此介面的單使用者 QPS 限制為每秒 10 次。超過限制時,API 呼叫將會被限流,這可能會影響您的業務,請合理呼叫。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
cams:IsvGetAppId |
get |
*All Resource
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| Type |
string |
是 |
通道類型。取值:
|
|
| Permissions |
string |
否 |
版本。 枚舉值:
|
Example value |
|
否 |
權限。 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
返回資料。 |
||
| AccessDeniedDetail |
string |
存取被拒絕詳細資訊。 |
None |
| RequestId |
string |
請求 ID。 |
744c4b5c79c9432497a075bdfca3*** |
| Message |
string |
錯誤提示訊息。 |
null |
| AppId |
string |
訊息 ID。 |
23hr3v**** |
| ConfigId |
string |
設定項目 ID。 |
28972951817**** |
| Code |
string |
請求狀態碼。
|
OK |
樣本
正常返回樣本
JSON格式
{
"AccessDeniedDetail": "None",
"RequestId": "744c4b5c79c9432497a075bdfca3***",
"Message": "null",
"AppId": "23hr3v****",
"ConfigId": "28972951817****",
"Code": "OK"
}
錯誤碼
|
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. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。