v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
user APIs

Download a single file

Returns the file contents as response body

get/user/files

Query parameters

pathstring required

Path to the file to download. It must be URL encoded, for example the path "my dir/àdir/file.txt" must be sent as "my%20dir%2F%C3%A0dir%2Ffile.txt"

inlinestring

If set, the response will not have the Content-Disposition header set to attachment

Response

successful operation