{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Owner API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Owner", "type": "folder" }, "items": [ { "info": { "name": "List of owners for a specific type of a company's shares.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/owner/list", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of top-20 owners for a specific type of a company's shares." } ] } ], "bundled": true }