Skip to main content

filemeta/:userid/:fileid

Gets file metadata based on id

Path Parameters
userid string REQUIRED

The UserId who uploaded the file

fileid string REQUIRED

The FileId to get metadata of

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

FileMeta object OPTIONAL

The resulting FileMeta