{ "opencollection": "1.0.0", "info": { "name": "Postman API (Test Scripts) Collections Mocks API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Mocks", "type": "folder" }, "items": [ { "info": { "name": "List mock servers", "type": "http" }, "http": { "method": "GET", "url": "https://api.getpostman.com/mocks" }, "docs": "List mock servers" } ] } ], "bundled": true }