v1
latestOpenAPI 3.1.12026-07-242899061.7 MBFile
Stat a feed file
Check file metadata (ETag, Last-Modified) without downloading content, enabling efficient polling for changes before a full download.
head/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 headers