REST Interface for BPEL-related Task Resources - Task Instance Query Entity List Resource
This IBM Business Process Manager resource represents a list of task instance entities obtained by using a query.
Resource URI
/rest/bpm/htm/v1/tasks/query/{query}- Path elements
| Name | Data Type | Description |
| query | string |
Query name in uppercase letters.
|
Available since
7.5
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve a list of task instance entities by using a query.
Parent topic: REST Interface for BPEL-related Task Resources Resource Set