Files
Last updated
Last updated
The files route is used to output the file content of a specific .
When the file is retrieved, it is checked whether the user has the permissions for the respective file.
To ensure that a file is visible to e.g. all assigned of an , the file should be shared via .
Show the content of a FilemanagerFile
by id
.
Definition
GET
/files/{id}
This routes content type depends on the file's content disposition retrieved from the filesystem.