{ "opencollection": "1.0.0", "info": { "name": "Arthur Scope Agents V1 Health API", "version": "0.1.0" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/health" }, "docs": "Confirms the API is healthy and responsive." } ] } ], "bundled": true }