{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Grouping API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Grouping", "type": "folder" }, "items": [ { "info": { "name": "Factset Get Pa Grouping Frequencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/pa/v3/grouping-frequencies" }, "docs": "This endpoint lists all the PA grouping frequencies that can be applied to a PA calculation." } ] } ], "bundled": true }