{ "opencollection": "1.0.0", "info": { "name": "Screenpipe Activity 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 system health status including audio/video pipeline state, device info, and version." } ] } ], "bundled": true }