No API operations available. Click for a feedback.
- WorkitemAttachmentCreate
- ListWorkitemAttachments
- CreateWorkitemV2
- CreateWorkitemRecord
- CreateWorkitem
- CreateWorkitemComment
- DeleteWorkitemComment
- DeleteWorkitemAllComment
- UpdateWorkitemComment
- UpdateWorkItem
- GetWorkitemAttachmentCreatemeta
- GetWorkitemTimeTypeList
- GetWorkitemRelations
- GetWorkitemCommentList
- CreateWorkitemEstimate
- GetCustomFieldOption
- GetWorkItemActivity
- GetWorkItemInfo
- GetWorkItemWorkFlowInfo
- ListProjectWorkitemTypes
- ListWorkItemAllFields
- ListWorkItemWorkFlowStatus
- ListWorkitems
- ListWorkitemTime
- ListWorkitemEstimate
- UpdateWorkitemField
- DeleteWorkitem
- GetWorkitemFile
- ExportWorkitemActivity
- ExportInsightWorkitemVersion
- ExportInsightWorkitemStatusJoinWorkitemDefectExtra
- ExportInsightWorkitemStatus
- ExportInsightWorkTime
- ExportInsightTagRef
- ExportInsightSprint
- ExportInsightSpaceRef
- ExportInsightSpace
- ExportInsightField
- ExportInsightExpectedWorkTime
- ExportInsightCustomValue
- UpdateOrganizationMember
- ListOrganizationMembers
- GetOrganizationMember
- ListJoinedOrganizations
- ListUserDrawRecordByPk
GetWorkItemActivity
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
organizationId
workitemId
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Request Syntax
GET /organization/{organizationId}/workitems/{workitemId}/getActivity HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
organizationIdstring | Example:5ebbc0228123212b59xxxxxReference Value Source: GetCodeupOrganization ListOrganizations |
workitemIdstring | 工作项 id Example:e8bxxxxxxxxxxxxxxxx23Reference Value Source: CreateWorkitemV2 ExportWorkitemActivity WorkitemAttachmentCreate |
Response Parameters
Field Name | Field Details |
---|---|
requestIdstring | 请求 id,每次请求都是唯一值,便于后续排查问题 Example:ASSDS-ASSASX-XSAXSA-XSAXSAXS |
errorMsgstring | 错误信息 Example:error |
errorCodestring | 错误码 Example:Openapi.RequestError |
successboolean | true 或者 false Example:true |
activitiesarray<object> | 动态信息 |
Change History
No Change History found.