{ "opencollection": "1.0.0", "info": { "name": "Oper Agent Documents Metrics API", "version": "1.0" }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "metrics_certs_expiration_retrieve", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/metrics/certs-expiration", "auth": { "type": "bearer", "token": "{{bearerToken}}" } } } ] } ], "bundled": true }