{ "opencollection": "1.0.0", "info": { "name": "Eventuate REST Entities System API", "version": "1.0.0" }, "items": [ { "info": { "name": "System", "type": "folder" }, "items": [ { "info": { "name": "Health check", "type": "http" }, "http": { "method": "GET", "url": "{baseUrl}/health" }, "docs": "Returns the health status of the Eventuate server." } ] } ], "bundled": true }