Toggle menu

Get File: GET /filestore/http/file/[fileId]

Returns the binary content of the file identified by fileId.

Request Parameters

NameTypeComments
fileIdURI ResourceUUID file identifier, supplied as part of the URI.

Example Request

Get File
 

Example Response - Success

Response headers:

Content-Type: image/png - As originally supplied or application/octet-stream if not supplied

Content-Disposition: attachment; filename=pusheen.png - Where the file name is what was originally supplied with the store file request

Response body: [File Content]

Last modified on June 27, 2023

Share this page

Facebook icon Twitter icon email icon

Print

print icon