Currently with the Unit Test API provided by Mendix: https://docs.mendix.com/appstore/modules/unit-testing/#running-unit-tests-through-the-remote-api
We can currently only retrieve the last run test.
It might be useful to be able to retrieve from previous tests through API such that we can have more versatility in our CI/CD pipelines.