Skip to main content
Returns the size and timestamps of one file.
Auth: API Key required

Path parameters

The path must point to a file. A folder path returns 400 on local disk storage but 404 on a cloud storage backend, which has no directory to stat. Treat both as “not a file” rather than branching on the code.

Response

Status codes: 200 success · 400 path is a directory (local storage only) · 404 not found · 500 error

List Storage

Browse all files and folders.

Delete File

Remove a file and its cached variants.