Skip to main content
GET
Get List of Files/ Folders

Headers

Authorization
string
required

Access Token

Example:

"Bearer 9c48df2694a849b6089f9d0d3513efe"

Query Parameters

offset
string

Number of files to skip in listing

limit
string

Number of files to show in the listing

sortBy
string
required

Field to sorting the file listing by

sortOrder
string
required

Direction in which file needs to be sorted

type
string

Type

query
string

Query text

altType
string
required

AltType

altId
string
required
fetchAll
string

Fetch all files or folders

Response

200 - application/json

Successful response

files
string[]
required

Array of File Objects

Example:
Last modified on March 8, 2026