OpenInt home page
Search...
Open API Spec
Sign up
Sign up
Search...
Navigation
File Storage
Get file
Guide
Unified APIs
OpenSDKs
GitHub
Unified APIs
Connect
Core
Sales Engagement
CRM
Banking
Accounting
PTA
ATS
HRIS
File Storage
GET
List drive groups
GET
List drives
GET
List files
GET
Get file
GET
Export file
GET
Download file
GET
List folders
File Storage
Get file
GET
/
unified
/
file-storage
/
file
/
{id}
Try it
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
Show child attributes
permissions.
download
boolean
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
List files
Export file