{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Dataset API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Dataset", "type": "folder" }, "items": [ { "info": { "name": "Factset List of Entitled Category Datasets.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/dataset/list", "params": [ { "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 entitled category datasets." } ] } ], "bundled": true }