List all test case jobs (test runs) for a batch test job
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
ID of the batch test job
Test case jobs retrieved successfully
Unique identifier for the test case job
Status of the test case job
in_progress, pass, fail, error ID of the test case definition used
Snapshot of the test case definition at time of execution
Timestamp when the test case job was created (milliseconds since epoch)
Timestamp when the test case job was last modified (milliseconds since epoch)
Snapshot of the transcript generated during test execution. Can be either ConversationFlowPlaygroundSnapshot or MultiStatePromptPlaygroundSnapshot
Explanation of the test result