{ "opencollection": "1.0.0", "info": { "name": "Public API Reference Certificates Product / Supply Chains API", "version": "2.938.1" }, "items": [ { "info": { "name": "Product / Supply Chains", "type": "folder" }, "items": [ { "info": { "name": "GET /api/v2/supply-chains/{id}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/supply-chains/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The Retraced product ID of the product to fetch the supply chain for (this is a product ID, not a supply chain ID)." } ] }, "docs": "Returns the supply chain data for a product with enriched node information." } ] } ], "bundled": true }