Download an uploaded file

get

/ec-fileupload-svc/rest/v3.0/storage/file/{objectName}

Downloads a file from a bucket. You can only download files uploaded into the system. Right: FileUploadFileDownload.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: string

401 Response

Unauthorized user.

500 Response

Internal server error.
Back to Top