{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Custom Upload List API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Custom Upload List", "type": "folder" }, "items": [ { "info": { "name": "Factset Check out the documents uploaded before to use them in creating books", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/custom-upload-list" }, "docs": "Retrieves the list of documents uploaded before using the endpoint \"/upload-custom-document\". The documents uploaded are available for 30 days from the date of uploading." } ] } ], "bundled": true }