Retrieve a list of all cases.
External DocumentationTo learn more, visit the Magnet One documentation.

Example Output

{
	"result": {
		"cases": [
			{
				"title": "CSE-25-0001",
				"id": 100000,
				"date": "2025-07-28 09:47:40",
				"url": "https://us.magnetone.com/cases/cse-01-0001-100000/",
				"author": "100000",
				"display_name": {
					"title": "CSE-01-0001",
					"subtitle": "Test"
				}
			}
		]
	},
	"version": "1.0.0.0"
}

Workflow Library Example

List Cases with Magnet One and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop