GetWorkItemActivity_云效2020_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 /organization/{organizationId}/workitems/{workitemId}/getActivity HTTP/1.1

Path Parameters

Field NameField Details
organizationIdstring
Example:5ebbc0228123212b59xxxxx
workitemIdstring

工作项 id

Example:e8bxxxxxxxxxxxxxxxx23

Response Parameters

Field NameField Details
requestIdstring

请求 id,每次请求都是唯一值,便于后续排查问题

Example:ASSDS-ASSASX-XSAXSA-XSAXSAXS
errorMsgstring

错误信息

Example:error
errorCodestring

错误码

Example:Openapi.RequestError
successboolean

true 或者 false

Example:true
activitiesarray<object>

动态信息

Sample Response

Change History

No Change History found.

Examples