{ "opencollection": "1.0.0", "info": { "name": "Reelables Gateway Asset Facilities Workspace Print Templates API", "version": "1.1.1" }, "items": [ { "info": { "name": "Workspace Print Templates", "type": "folder" }, "items": [ { "info": { "name": "List Print Templates in a Workspace", "type": "http" }, "http": { "method": "GET", "url": "https://api.reelables.com/{basePath}/workspaces/:workspaceId/print-templates", "headers": [ { "name": "request-id", "value": "" } ], "params": [ { "name": "workspaceId", "value": "", "type": "path", "description": "The identifier of the Workspace" } ] }, "docs": "List Print Templates in a Workspace" } ] } ], "bundled": true }