File Workflows
Uploading
The backend exposes upload endpoints for general files and workspace-specific files.
Sharing
Files can be shared through private links, public share tokens, or email-driven workflows depending on the endpoint and the configured storage mode.
Downloads
- Private download tokens are handled through authenticated routes.
- Public share links resolve to short-lived signed download URLs.
Notes and previews
The product supports file previews for common media types and note attachment on stored files.