Get a file by ID

GET

Path parameters

file_idstringRequired

Headers

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

Response

This endpoint returns an object.
idstring
created_atdatetime
updated_atdatetime
file_typestring
md5string
mimetypestring
namestring
regionstring
s3_bucketstring
s3_file_pathstring
sizeinteger
urlstring

Errors