aiQualityCheck
Get all test runs with pagination
GET
Authorizations
Cookie-based authentication
Query Parameters
The number of items to return
Required range:
1 < x < 1000
The number of items to skip
Required range:
x > 0
Response
200
application/json
Successful operation
The ID of the test run
Id code of the AI agent that is being tested. If null, the test run is not associated with an AI agent, and applies to all AI agents
Corresponding name of the AI agent, pulled via FK from the ai_agent table
Current state of the test run
Available options:
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