Get List (POST)
POST/history/process-instance
Queries for historic process instances that fulfill the given parameters.
This method is slightly more powerful than the
Get Process Instance
because it allows filtering by multiple process variables of types String, Number or Boolean.
Request
Responses
- 200
- 400
Request successful.
Bad Request 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.