Skip to main content
Version: v3

Get List of Files/Folders

GET 

/medias/files

Fetches list of files and folders from the media storage

Request

Version stringrequired

API Version

Available optionsv3
offset string

Number of files to skip in listing

limit string

Number of files to show in the listing

sortBy stringrequired

Field to sorting the file listing by

sortOrder stringrequired

Direction in which file needs to be sorted

type stringrequired

Type

query string

Query text

altType stringrequired

AltType

Available optionslocation
altId stringrequired

location Id

parentId string

parent id or folder id

fetchAll string

Fetch all files or folders

application/json

Successful response

Schema
    filesstring[]required

    Array of File Objects