GET storage/files/{fileId}/view

appwrite.io:client

Summary: Get File for View
Operation ID: storageGetFileView
Auth: custom_header
Description

Get a file content by its unique ID. This endpoint is similar to the download method but returns with no 'Content-Disposition: attachment' header.

Parameters (1)

fileId (string, path, required)

File unique ID.

No probe data for this endpoint yet.