獲取數據門戶菜單的授權詳情列表。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DataPortalId | string | 是 | 數據門戶的 ID。 | 0d173abb53e84c8ca7495429163b**** |
返回參數
示例
正常返回示例
JSON
格式
{
"Success": true,
"RequestId": "D8749D65-E80A-433C-AF1B-CE9C180FF3B4",
"Result": [
{
"ShowOnlyWithAccess": true,
"MenuId": "54kqgoa****",
"Receivers": [
{
"ReceiverId": "121344444790****",
"ReceiverType": 0
}
]
}
]
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購買實例已經過期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實例。 |
400 | Access.Forbidden | Access forbidden. Your instance version or access key is not allowed to call the API operation. | - |
400 | Invalid.Organization | The specified organizational unit does not exist. | 該組織不存在。 |
400 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該用戶不在組織中。 |
400 | Invalid.Param.Error | The parameter is invalid. | 無效參數。 |
400 | System.Param.empty | This error code has been discarded. | - |
400 | Workspace.NotIn.Organization | The workspace is not owned by the organization. | 空間不在組織內。 |
400 | Internal.System.Error | An internal system error occurred. | 系統內部異常。 |
訪問錯誤中心查看更多錯誤碼。