{ "opencollection": "1.0.0", "info": { "name": "Understudy Desktop Agent Capabilities Status API", "version": "2.2.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Inspect desktop, local runtime, warm models, and repair state", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1:{port}/v1/status" }, "docs": "Inspect desktop, local runtime, warm models, and repair state" } ] } ], "bundled": true }