Skip to main content

file/:userid/:fileid/:filetoken

Downloads a private file from a UserId given a FileId with a FileToken

Path Parameters
userid string REQUIRED

The UserId who uploaded the file

fileid string REQUIRED

The FileId to download

filetoken string REQUIRED

The provided token to download a private file

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