Get a file by ID

GET
/files/:file_id

Path parameters

file_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Response

Successful Response

idstring
created_atdatetime
updated_atdatetime
file_typestring
md5string
mimetypestring
namestring
regionstring
s3_bucketstring
s3_file_pathstring
sizeinteger
urlstring

Errors