# Test Results API Provides access to the test results within a Hyperproof organization. Version: 1.0 ## Servers Hyperproof US ``` https://api.hyperproof.app/v1/testresults ``` Hyperproof Gov ``` https://api.hyperproofgov.app/v1/testresults ``` Hyperproof EU ``` https://api.hyperproof.eu/v1/testresults ``` ## Security ### oauth2 Type: oauth2 ## Download OpenAPI description [Test Results API](https://developer.hyperproof.app/_bundle/Hyperproof%20API/Test%20Results/testresults.openapi.yaml) ## Other ### Get Most Recent Test Results - [GET /mostrecent](https://developer.hyperproof.app/hyperproof-api/test-results/testresults.openapi/other/get-most-recent-test-results.md): GET /testresults/mostrecent?outcome={outcome} #### Description Returns full details of the most recent test results that match the specified filter criteria, including outcomes, timestamps, and associated objects.