Fusion Files: Stat

Check file metadata (ETag, Last-Modified) without downloading content, enabling efficient polling for changes before a full download.

Path Params
string
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

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*