{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Holdings Composite API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Holdings Composite", "type": "folder" }, "items": [ { "info": { "name": "readHoldingsComposite", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/holdings-composite/:id", "params": [ { "name": "id", "value": "270c2fa8-9110-444b-9101-17e10132fe0a", "type": "path", "description": "Unique identifier of the holdings composite to be read" } ] }, "docs": "Read a holdings composite" } ] } ], "bundled": true }