Pular para o conteúdo principal

List the test cases of an agent

GET 

https://platform.docana.com/api/v1/agents/:agentId/test-cases/

Returns every test case of the agent, optionally narrowed to one application with applicationId. Each entry includes its full evalSpec document. Use POST /api/v1/agents/{agentId}/test-cases/{testCaseId}/run/ to execute one of them.

Request

Responses

The test cases of the agent