{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Table_fields API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Table_fields", "type": "folder" }, "items": [ { "info": { "name": "Factset Get the List of Fields Associated With a Table for Navigator, and the Code Information for the Specified Data Item, if Applicable.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/navigator/table_fields/:Table_id", "params": [ { "name": "Table_id", "value": "", "type": "path", "description": "The id for the Table to fetch the fields for." }, { "name": "DataItem_id", "value": "", "type": "query", "description": "The id for the DataItem. This is required in case the data item is represented as a code in Standard DataFeeds." } ] }, "docs": "Factset Get the List of Fields Associated With a Table for Navigator, and the Code Information for the Specified Data Item, if Applicable." } ] } ], "bundled": true }