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 |
|
Method | GET |
Access Level Rules
Access Level | View |
Processing Units
Processing units | 0 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the folder you wish to traverse. | true | |
| The type of the path at the end of the traverse. Must be one of "folder", "raster", "vector", "bookmark", "file" or "pointCloud". | true | |
| An array of strings describing the path along which you wish to traverse the folder | true | |
Last updated