file/:userid/:fileid/:gameServerId/:gameServerToken
Downloads a file from a UserId given a FileId coming from a GameServer
| Path Parameters |
|---|
userid string — REQUIREDThe UserId who uploaded the file |
fileid string — REQUIREDThe FileId to download |
gameServerId string — REQUIREDThe GameServerId |
gameServerToken string — REQUIREDThe GameServerId's Token |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|