Traverse folder
With this endpoint you can find a path within a folder from it's location
Description
Retrieves a path using a specified location
Endpoint
/path/{pathId}/folder/traverse
Method
GET
Access Level Rules
Access Level
View
Processing Units
Processing units
0
Parameters
Name
Description
Required
Default
pathId
The id of the folder you wish to traverse.
true
type
The type of the path at the end of the traverse. Must be one of "folder", "raster", "vector", "bookmark", "file" or "pointCloud".
true
location
An array of strings describing the path along which you wish to traverse the folder
true
Last updated