OpenInt home page
Search...
Open API Spec
Sign up
Sign up
Search...
Navigation
File Storage
List files
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
List files
GET
/
unified
/
file-storage
/
file
Try it
Authorizations
x-apikey
string
header
required
x-connection-id
string
header
required
Query Parameters
sync_mode
enum<string>
Available options:
full
,
incremental
cursor
string | null
page_size
number
drive_id
string
folder_id
string
Response
200 - application/json
has_next_page
boolean
required
items
object[]
required
Show child attributes
items.
downloadable
boolean
required
items.
exportable
boolean
required
items.
id
string
required
items.
permissions
object
required
Show child attributes
items.permissions.
download
boolean
required
items.
type
enum<string>
required
Available options:
file
,
folder
,
url
items.
created_at
string | null
items.
description
string | null
items.
export_formats
string[] | null
items.
mime_type
string | null
items.
name
string | null
items.
path
string | null
items.
raw_data
any
items.
size
number | null
items.
updated_at
string | null
next_cursor
string | null
List drives
Get file