Skip to main content

file/:userid/:fileid

Downloads a file from a UserId given a FileId

Path Parameters
userid string REQUIRED

The UserId who uploaded the file

fileid string REQUIRED

The FileId to download

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response