Skip to main content
GET
Get a file metadata

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

fileId
string
required

The ID of the file to get.

Response

Success

fileId
string | null
fileName
string | null
lastModified
string<date-time>
fileType
string | null
fileStatus
string | null
fileSize
integer<int64>
estimatedFileSize
integer<int64>
sources
object[] | null
accountId
string | null
uri
string | null
lastUse
string<date-time> | null
uses
integer<int64> | null
faviconUrl
string | null