Authorizations
JWT-based authentication
Body
The id of the AI agent to filter test cases by. If not set, all test cases will be tested using their reference agents. Note that each test case creates only ONE test ticket per test run, regardless of how many agents are in its aiAgentIds array.
123
Optional description for the test run
"Standard quality check for bank data"
Response
Successful operation
Represents a test run for AI quality checks. A test run is a collection of tickets that are tested against an expected output.
The ID of the test run
Id code of the AI agent for this test run (for filtering test cases by agent). If null, all test cases will be tested using their reference agents.
Corresponding name of the AI agent, pulled via FK from the ai_agent table
Current state of the test run
processing, completed If specified, any additional test run parameters
ID of the user who created the test run
Date when the test run was created
Date when the test run was completed
Number of tickets scheduled for testing
Number of tickets tested
Number of successful tests
Optional description of the test run