{ "opencollection": "1.0.0", "info": { "name": "Coolify Applications Health API", "version": "0.1" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://app.coolify.io/api/v1/health" }, "docs": "Healthcheck endpoint." } ] } ], "bundled": true }