Get a test case job (test run) by ID
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
ID of the test case job to retrieve
Test case job 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