{ "opencollection": "1.0.0", "info": { "name": "Dialect Alerts V2 Blink Blink Lists API", "version": "2.2.0-beta" }, "items": [ { "info": { "name": "Blink Lists", "type": "folder" }, "items": [ { "info": { "name": "Get Blink List", "type": "http" }, "http": { "method": "GET", "url": "https://alerts-api.dial.to/v1/blink-lists/:id", "params": [ { "name": "account", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path" } ] }, "docs": "Retrieve curated list of Blinks by ID from the terminal" } ] } ], "bundled": true }