GET
/
unified
/
file-storage
/
file
/
{id}

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

A unified representation of a file

downloadable
boolean
required
exportable
boolean
required
id
string
required
permissions
object
required
type
enum<string>
required
Available options:
file,
folder,
url
created_at
string | null
description
string | null
export_formats
string[] | null
mime_type
string | null
name
string | null
path
string | null
raw_data
any
size
number | null
updated_at
string | null