{ "opencollection": "1.0.0", "info": { "name": "Arthur GenAI Engine Agent Discovery Engine Config API", "version": "2.1.688" }, "items": [ { "info": { "name": "Engine Config", "type": "folder" }, "items": [ { "info": { "name": "Get Engine Config", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/engine-config" }, "docs": "Returns engine-level configuration for the frontend. Public endpoint — no authentication required." } ] } ], "bundled": true }