{ "opencollection": "1.0.0", "info": { "name": "Envoy Proxy Admin Certificates API", "version": "1.38.0" }, "items": [ { "info": { "name": "Certificates", "type": "folder" }, "items": [ { "info": { "name": "Envoy Proxy List TLS Certificates", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9901/certs" }, "docs": "Lists all loaded TLS certificates including file name, serial number, subject alternate names, and days until expiration in JSON format." } ] } ], "bundled": true }