Skip to main content
GET
Get File by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the file

Response

OK

url
string | null
expiresAt
string<date-time>
name
string | null
extension
string | null
type
string | null
size
integer<int64>