REST interface for BPD-related resources - Activity Instance (current tasks) Resource
This IBM Business Automation Workflow resource represents the current tasks related to an ad hoc activity instance for the current user.
Resource URI
/rest/bpm/wle/v1/activity/{activityInstanceId}/tasksPath elements
| Name | Data Type | Description |
|---|---|---|
| activityInstanceId | string | Activity instance identifier. You can use the
v1/process/{piid}/adHocActivities API to retrieve a
list of related ad hoc activities that are available to the user. This is the externalized form of the activity instance identifier. |
Available since
8.5.5
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GETUse this method to retrieve the current tasks related to the activity instance and the current user.
Parent Topic: REST interface for BPD-related resources Resource Set