{ "opencollection": "1.0.0", "info": { "name": "v0 App agent plans API", "version": "0" }, "items": [ { "info": { "name": "plans", "type": "folder" }, "items": [ { "info": { "name": "plans.find", "type": "http" }, "http": { "method": "GET", "url": "https://api.v0.dev/v1/plans", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }