Skip to main content
GET
Get File By MD5

Authorizations

x-api-key
string
header
required

Headers

x-api-key
string
required

API key for authentication

Path Parameters

md5
string
required

Hex MD5 of the uploaded bytes

Pattern: ^[0-9a-fA-F]{32}$

Response

Successful Response

id
string
required
filename
string | null
required
mime_type
string
required
size_bytes
integer
required
md5
string | null
required

Hex MD5 of the uploaded bytes. Null on files uploaded before hashes were recorded.

created_at
string<date-time>
required
expires_at
string<date-time> | null
required