Query flow node instances
POST/flownode-instances/search
Search for flow node instances based on given criteria.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The flow node instance search result.
The Flow node instance 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.