v3

latestOpenAPI 3.0.32026-07-21354289.5 KB
Public Links

accessPublicLink

Access a file via its public link.

No authentication required. This endpoint redirects to a signed S3 URL for downloading the file.

The filename in the URL is for user-friendliness and SEO; the actual file is identified by the link ID.

get/v1/files/public/links/{id}/{filename}

Path parameters

idstring required

The UUID of the public link (not the file entity ID)

filenamestring required

The filename (for user-friendly URLs)

Query parameters

hashstring

Optional cache-busting hash to force re-download