{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Custom Fields API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Custom Fields", "type": "folder" }, "items": [ { "info": { "name": "Factset Get all Custom Fields", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/custom-fields", "headers": [ { "name": "X-IRN-Ignore-Permissions", "value": "" } ] }, "docs": "Factset Get all Custom Fields" } ] } ], "bundled": true }