{ "opencollection": "1.0.0", "info": { "name": "Shortcut REST API v3 Categories Workflows API", "version": "v3" }, "request": { "auth": { "type": "apikey", "key": "Shortcut-Token", "value": "{{Shortcut-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Workflows", "type": "folder" }, "items": [ { "info": { "name": "Get Epic Workflow", "type": "http" }, "http": { "method": "GET", "url": "https://api.app.shortcut.com/api/v3/epic-workflow" }, "docs": "Get Epic Workflow" } ] } ], "bundled": true }