GetSummaryTaskResult_通义点金_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Syntax

GET /{workspaceId}/api/task/summary/result HTTP/1.1

Path Parameters

Field NameField Details
workspaceIdstring

业务空间 Id

Example:llm-xxxx

Request Parameters

Field NameField Details
taskIdstring

任务 Id

Example:17071319

Response Parameters

Field NameField Details
costinteger<int64>

耗时

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:null
dataobject

响应数据

dataTypestring

数据类型

Example:null
errCodestring

错误码

Example:0
messagestring

错误信息

Example:ok
requestIdstring

请求 id

Example:0bc13a9517168617617186457e401f
successboolean

是否成功

Example:true
timestring

时间戳

Example:2024-04-24 11:54:34

Sample Response

Change History

No Change History found.

Examples