List batch test jobs for a response engine
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Type of response engine
retell-llm, conversation-flow LLM ID (required when type is retell-llm)
Conversation flow ID (required when type is conversation-flow)
Version of the response engine (defaults to latest)
Batch test jobs 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)