When fetching a run’s information, it’s important to understand what devices, OS it ran on. Currently, the GET Test runs endpoint doesn’t provide this information.
Endpoints:
Get specific test run: https://api.qase.io/v1/run/{code}
It only allows cases and defects to be fetched in addition to the test run itself.