{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup Diagnostics API", "version": "core" }, "items": [ { "info": { "name": "Diagnostics", "type": "folder" }, "items": [ { "info": { "name": "GET /diagnostics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/diagnostics", "params": [ { "name": "run", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" } ] } } ] } ], "bundled": true }