Results
Get results
GET /results/:uploadIdcurl https://api.devicecloud.dev/results/7e12345f-eb12-12ec-a30b-bb1234f1d12a \
-H "x-app-api-key: <key>"{
"statusCode": 200,
"results": [
{
"id": 4500,
"test_file_name": "./login-test/onboarding.yaml",
"status": "FAILED",
"fail_reason": "Element not found: Text matching regex next.* not found",
"duration_seconds": 32,
"retry_of": null
}
]
}Download JUnit report
Download HTML report
Download artifacts
Field
Values
Description
Last updated