{ "opencollection": "1.0.0", "info": { "name": "Google Keep Google Keep API API", "version": "v1" }, "items": [ { "info": { "name": "Google Keep API", "type": "folder" }, "items": [ { "info": { "name": "Get attachment", "type": "http" }, "http": { "method": "GET", "url": "https://keep.googleapis.com/v1/:name", "params": [ { "name": "name", "value": "", "type": "path", "description": "Format: notes/{note}/attachments/{attachment}" } ] }, "docs": "Gets an attachment." } ] } ], "bundled": true }