{ "opencollection": "1.0.0", "info": { "name": "Honeycomb Auth Reporting API", "version": "1.0.0" }, "items": [ { "info": { "name": "Reporting", "type": "folder" }, "items": [ { "info": { "name": "Get SLO History", "type": "http" }, "http": { "method": "POST", "url": "https://api.honeycomb.io/1/reporting/slos/historical", "body": { "type": "json", "data": "{}" } }, "docs": "Get a weekly breakdown of historical data for a list of SLOs for a given time range.\n" } ] } ], "bundled": true }