OpenInt home page
Search...
Open API Spec
Sign up
Sign up
Search...
Navigation
File Storage
List files
Guide
Unified APIs
GitHub
Unified APIs
Connect
core
Core
Sales Engagement
CRM
Banking
Accounting
PTA
ATS
HRIS
File Storage
GET
List drives
GET
Get drive
GET
List folders
GET
Get folder
GET
List files
GET
Get file
File Storage
List files
GET
/
unified
/
file-storage
/
drive
/
{driveId}
/
file
Try it
Authorizations
x-apikey
string
header
required
x-connection-id
string
header
required
Path Parameters
driveId
string
required
Query Parameters
sync_mode
enum<string>
Available options:
full
,
incremental
cursor
string | null
page_size
number
folderId
string | null
Response
200 - application/json
has_next_page
boolean
required
items
object[]
required
Show child attributes
items.
drive_id
string
required
items.
id
string
required
items.
name
string
required
items.
created_at
string | null
items.
download_url
string | null
items.
file_url
string | null
items.
mime_type
string | null
items.
modified_at
string | null
items.
raw_data
object
Show child attributes
items.raw_data.
{key}
any
items.
size
number | null
next_cursor
string | null
Get folder
Get file