{ "opencollection": "1.0.0", "info": { "name": "42Crunch API Conformance Scan Jobs Manager Health Logs API", "version": "1.0.0" }, "items": [ { "info": { "name": "Logs", "type": "folder" }, "items": [ { "info": { "name": "42Crunch Get Scan Job Logs", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8090/api/logs/:name", "params": [ { "name": "name", "value": "scand-48340c78-a76c-475f-aa4a-36fc834b3c02", "type": "path", "description": "The name of the scan job whose logs should be retrieved" } ] }, "docs": "Retrieve the execution logs for a specific conformance scan job." } ] } ], "bundled": true }