List root

Description

List the items in root location

Endpoint

/account/root/{rootName}

Method

GET

Access Level Rules

Access Level

Account holder only

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

rootName

One of myDrive, sharedWithMe, favorites or trash

true

type

Array containing the types of the paths to retrieve. May contain the strings "raster", "vector", "folder" and "pointCloud".

false

Default ["raster", "vector"].

pageSize

The maximum number of paths to return. Maximum 50.

false

Default 50.

pageStart

The nextPageStart as returned in a previous request.

false

Default null.

Last updated