GET
/
aiQualityCheck
/
testCase
curl --request GET \
  --url https://demo.enneo.ai/api/mind/aiQualityCheck/testCase
[
  {
    "aiAgentId": "change_bank_data",
    "aiAgentName": "Bankdaten anpassen",
    "testCaseCount": 2,
    "totalRuns": 1
  }
]

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Response

200 - application/json
Successful operation

The response is of type object[].