aiQualityCheck
Get all AI agents for which test runs can be triggered
GET
Authorizations
Cookie-based authentication
Response
200 - application/json
Successful operation
The human-readable name of the AI agent being tested. If all AI agents are included, this will be "All".
Example:
"Bankdaten anpassen"
The total number of test cases (ticket IDs) used in this test specification.
Required range:
x >= 0
Example:
2
The total number of times this test specification has been executed.
Required range:
x >= 0
Example:
1
The unique identifier code of the AI agent being tested. If null, it indicates that all AI agents are included in this test specification.
Example:
"change_bank_data"