{ "opencollection": "1.0.0", "info": { "name": "Reducto Cancel Job API", "version": "v1.11.80-78-gc5c4ff11c" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Job", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Parse", "type": "http" }, "http": { "method": "GET", "url": "https://platform.reducto.ai/job/:job_id", "params": [ { "name": "job_id", "value": "", "type": "path" } ] }, "docs": "Retrieve Parse" } ] } ], "bundled": true }