file

file/{DirName}/**

Downloads the specified file from a media directory. Supports optional query params: ?tail=N (return last N lines), ?play=1 (set playback content type), ?attach=1 (force attachment download for images).

get/api/file/{DirName}/**

Response

The File Contents

Changes