file/:userid/:fileid
Downloads a file from a UserId given a FileId
| Path Parameters |
|---|
userid string — REQUIREDThe UserId who uploaded the file |
fileid string — REQUIREDThe FileId to download |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|
Downloads a file from a UserId given a FileId
| Path Parameters |
|---|
userid string — REQUIREDThe UserId who uploaded the file |
fileid string — REQUIREDThe FileId to download |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|