{ "opencollection": "1.0.0", "info": { "name": "Envoy Admin Certificates Models API", "version": "1.31.0" }, "items": [ { "info": { "name": "Models", "type": "folder" }, "items": [ { "info": { "name": "Envoy List available models", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9901/v1/models" }, "docs": "Returns a list of AI models available through the gateway as configured in AIGatewayRoute resources. The available models correspond to the model names that the gateway has been configured to route to upstream AI backends." } ] } ], "bundled": true }