{ "opencollection": "1.0.0", "info": { "name": "Sonatype Nexus Repository Manager assets Monthly Metrics API", "version": "3.91.0-07" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Monthly Metrics", "type": "folder" }, "items": [ { "info": { "name": "Get the last 12 months of metrics.", "type": "http" }, "http": { "method": "GET", "url": "/service/rest/v1/monthly-metrics" }, "docs": "Get the last 12 months of metrics." } ] } ], "bundled": true }