v1
latestOpenAPI 3.1.12026-07-242899061.7 MBFile
Fetch a feed file
Download a file from the Fusion file system by path, including Fusion flow outputs and public Recorded Future-managed files.
get/files/{path}
Path parameters
pathstring required
File path. Special characters may be required to be URL encoded depending on which HTTP client is used.
For example, the path '/public/risklists/default_ip_risklist.csv' would be URL encoded as '%2Fpublic%2Frisklists%2Fdefault_ip_risklist.csv' where the '/' character is encoded as '%2F'. See an HTML URL Encoding Reference for the full encoding table.
Response
Feed file in binary format