List files and subdirectories in a Fusion file system directory to discover available outputs before downloading.
What this endpoint does
Lists the contents of a directory in the Fusion file system, returning metadata for all files and subdirectories at that path. Use this to discover available files before downloading with Fusion Files: Get. Common starting paths: /public/risklists (Recorded Future-managed risk list files) and /home (organization-specific directories). Path values must be URL-encoded (forward slashes become %2F).
Response data
Returns the directory listing with file and subdirectory metadata — name, path, format, SHA-256 hash, creation timestamp, size, and owner for each entry. Use the path from a file entry directly as the path parameter in Fusion Files: Get to download it, or in Fusion Files: Stat for change detection.
