Skip to main content

file/:userid/:fileid/:gameServerId/:gameServerToken

Downloads a file from a UserId given a FileId coming from a GameServer

Path Parameters
userid string REQUIRED

The UserId who uploaded the file

fileid string REQUIRED

The FileId to download

gameServerId string REQUIRED

The GameServerId

gameServerToken string REQUIRED

The GameServerId's Token

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