Download file from vault
Downloads a file from the vault storage bucket. Requires team file key (fk) query parameter for access.
Query parameters
Path to the file in storage. Can include or exclude 'vault/' prefix.
Path to the file in storage. Can include or exclude 'vault/' prefix.
Optional filename for the Content-Disposition header.
Optional filename for the Content-Disposition header.
Team file key for proxy/download access to team files. This key is returned in the user data response (GET /users/me) as the fileKey field. It is team-scoped and deterministic - all members of the same team share the same file key. Use this key to authenticate file access requests.
Team file key for proxy/download access to team files. This key is returned in the user data response (GET /users/me) as the fileKey field. It is team-scoped and deterministic - all members of the same team share the same file key. Use this key to authenticate file access requests.
Response
File content