REST interface for BPD-related resources - Process Instance Task Summary Resource
This IBM Business Automation Workflow resource represents a summary of tasks belonging to a BPD instance.
Resource URI
/rest/bpm/wle/v1/process/{instanceId}/taskSummary/{status}Path elements
| Name | Data Type | Description |
|---|---|---|
| instanceId | string | Process instance identifier.
|
| status | string | An optional filter string that determines which tasks to include in any returned data. Use one of the following values:
|
Available since
8.5.6
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GETUse this method to retrieve a list of task summaries for the process instance. The optional parameters apply filters to the result.
Parent Topic: REST interface for BPD-related resources Resource Set