{ "opencollection": "1.0.0", "info": { "name": "Livepeer API Reference accessControl playback API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "playback", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Playback Info", "type": "http" }, "http": { "method": "GET", "url": "https://livepeer.studio/api/playback/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The playback ID from the asset or livestream, e.g. `eaw4nk06ts2d0mzb`." } ] }, "docs": "Retrieve Playback Info" } ] } ], "bundled": true }