Skip to content

Files

Introduction

A File is not an entity but the real file on the filesystem and is retrieved from information the client application can access through FilemanagerFiles.

Get

To get a File you will need a encoded URL which can be retrieved from a FilemanagerFile's url property.

Definition

GET /api/files/{encodedPath}/{filename}

Note

This routes content type depends on the files content disposition retrieved from filesystem.