cURL
curl --request GET \ --url https://api.revring.ai/v1/test-suites/{id}/runs/{runId} \ --header 'x-api-key: <api-key>'
{}
Retrieve a specific test run with its results
API key for authentication. Generate API keys from the RevRing dashboard.
Test suite ID
Test run ID
Test run details
A test run execution
Show child attributes