Get Tasks (Historic) (POST)
POST/history/task
Queries for historic tasks that fulfill the given parameters. This method is slightly more powerful
than the Get Tasks (Historic) method because
it allows filtering by multiple process or task variables of types String, Number or Boolean.
The size of the result set can be retrieved by using the
Get Task Count (POST)
method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a sortOrder
parameter is supplied, but no sortBy. See the
Introduction
for the error response format.