GET
/
unified
/
file-storage
/
drive
/
{driveId}
/
file

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
next_cursor
string | null