{ "opencollection": "1.0.0", "info": { "name": "Robot rollout verifier Archive Download API", "version": "0.1.0" }, "items": [ { "info": { "name": "Download", "type": "folder" }, "items": [ { "info": { "name": "Download", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/download", "params": [ { "name": "ids", "value": "", "type": "query" } ] }, "docs": "Zip the ORIGINAL clips for the given clip_ids (the caller passes the ones\nh1 verified successful). Returns successful_rollouts.zip." } ] } ], "bundled": true }