i try to use history/process-instance api to filter process instances based on processInstanceBusinessKeyIn but the api ignore this filter and return all the instances without filter
this is the request body
{ “processInstanceBusinessKeyIn”:“key-25” }
You need to supply multiple values separated by comma. If you want to use single value, use the filter processDefinitionKey