{ "opencollection": "1.0.0", "info": { "name": "Breeze Admin Organization API", "version": "1.0.0" }, "items": [ { "info": { "name": "Organization", "type": "folder" }, "items": [ { "info": { "name": "needs_onboarding", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/needs-onboarding", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } } ] } ], "bundled": true }