{ "opencollection": "1.0.0", "info": { "name": "Windstream Enterprise Contact Center Services agents products API", "version": "2.0.0" }, "items": [ { "info": { "name": "products", "type": "folder" }, "items": [ { "info": { "name": "List Products", "type": "http" }, "http": { "method": "GET", "url": "https://{ccs_domain}/6/v2/api/products/" }, "docs": "Returns a list of all available contact center products." } ] } ], "bundled": true }