Filter Historic process instances on businessKey via REST API

I can filter the running process instances on businessKey. However, I can’t find the same possibility on historic process instance.(On REST API) I do need this functionaliteit to build a list of historic and running process instances by businessKey. We only use REST API for interacting with Camunda.

Do I miss something? Any workarounds?

Thanks!
Rogier

Very sorry! Right after posting I saw that the filter criterion on historic process instance is processInstanceBusinessKey, not businessKey as in running process instance. So, problem solved! It is possible!