Skip to main content

List the test-case folders of an agent

GET 

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

Returns every test-case folder of the agent as a flat list; build the tree client-side from parentId. Folders organize the evals shown by the platform UI. Assign a test case to a folder with the folderId field on the test-case endpoints.

Request

Responses

The folders of the agent