Get Test Execution By ID
Endpoint Information
Path Variables
Parameter
Type
Required
Description
Response Body
{
"id": 268108,
"user_id": 5377,
"username": "user",
"company_id": 5288,
"project_id": 1399,
"project_name": "project1",
"plan_id": 3255,
"plan_name": "Demo",
"test_results": [
3492344
],
"runtime": 17690,
"result_summary": {
"ERROR": 1
},
"start_date": "2024-11-28T20:11:46Z",
"end_date": "2024-11-28T20:12:10Z",
"test_result_status_counts": "[ERROR, 1]"
}Field
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated