查詢引用指定數據集下的作品信息。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DataSetIds | string | 是 | 數據集 ID 列表,以英文逗號分割。 | 234235234,234235235,234235235 |
UserId | string | 否 | 指定報表所屬 owner ,為 userId。 | dasasgaj342351 |
WorksType | string | 否 | 指定報表類型:
| PAGE |
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "46e537a5****,3dadsu****",
"Success": true,
"Result": [
{
"WorksType": "PAGE",
"WorksId": "ccd3428c-****-****-a608-26bae29dffee"
}
]
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Internal.System.Error | An internal system error occurred. | 系統內部異常。 |
500 | Cube.Not.Exist | The Cube does not exist. | 數據集不存在。 |
訪問錯誤中心查看更多錯誤碼。