Actions
List Cases
List all the cases with their metadata.
Note: The response contains additional case configuration properties that are not listed in the example output.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"id": 1,
"name": "ct_1",
"description": "",
"casePath": "\\\\<file-server>\\Projects\\ct_1",
"active": true,
"isDeleted": false,
"createdDate": "2026-05-27T13:07:17.5",
"caseUUID": "7b5cfc14-6f5a-4b88-b6f9-e88d79744fef",
"creatorId": 1000,
"dbServerID": 2,
"processingStatus": 1,
"size": 486214027,
"createdByUserName": "Administrator",
"lastModifiedDate": "2026-05-27T13:07:16.203"
}
]
Was this page helpful?