{ "opencollection": "1.0.0", "info": { "name": "Companies AI Embed Edition API", "version": "v296.0-SNAPSHOT" }, "items": [ { "info": { "name": "Edition", "type": "folder" }, "items": [ { "info": { "name": "Retrieve an edition", "type": "http" }, "http": { "method": "GET", "url": "https://marketplace.appdirect.com/api/marketplace/v1/products/:applicationId/editions/:editionId", "params": [ { "name": "applicationId", "value": "", "type": "path", "description": "product id" }, { "name": "editionId", "value": "", "type": "path", "description": "Edition id" } ] }, "docs": "This call returns all details related to a specific product edition" } ] } ], "bundled": true }