Skip to main content
GET
Get a file by ID

Authorizations

Authorization
string
header
required

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

Headers

x-finops-version
string<date>
required

Path Parameters

file_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
file_type
string
required
md5
string
required
mimetype
string
required
name
string
required
region
string
required
s3_bucket
string
required
s3_file_path
string
required
size
integer
required
url
string
required