How to retrieve archived event history using the Java SDK

Hello,

Is it possible to retrieve event histories that have been archived using the Java SDK?

I’m currently using the fetchHistory API to retrieve the history of a completed workflow that has not yet gone past its retention period, and I’m wondering whether this API would work for expired workflows that have been archived?

Thank you