v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
public shares

Download a single file

Returns the file contents as response body. The share must have exactly one path defined and it must be a directory for this to work

get/shares/{id}/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