Get a batch test job by ID
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
ID of the batch test job to retrieve
Batch test job retrieved successfully
Unique identifier for the test case batch job
Status of the batch job
in_progress, complete Number of test cases that passed
x >= 0Number of test cases that failed
x >= 0Number of test cases that encountered errors
x >= 0Total number of test cases in the batch
x >= 0Timestamp when the batch job was created (milliseconds since epoch)
Timestamp when the batch job was last modified (milliseconds since epoch)