Fetch a file from the filesystem
Fetch a file from the filesystem. If the file is a directory, a index.html is returned, if it exists.
get/{path}
Path parameters
pathstring required
Path to file
Response
OK
string binary required
Fetch a file from the filesystem. If the file is a directory, a index.html is returned, if it exists.
Path to file
OK