Query activatable activities (alpha)
POST/element-instances/ad-hoc-activities/search
Search for activatable activities within ad-hoc subprocesses based on given criteria.
Note that this API currently requires filters for both process definition key and ad-hoc subprocess ID and does not support paging or sorting.
note
This endpoint is an alpha feature and may be subject to change in future releases.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The ad-hoc subprocess activities search result.
The ad-hoc subprocess activities search query failed. More details are provided in the response body.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.