Get Paths
Use this API to get paths of items in the drive
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED |
|---|
itemIds string[]List of item ids to get paths for |
| Responses | ||
|---|---|---|
200Returns map of items to their corresponding paths
|
Use this API to get paths of items in the drive
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED |
|---|
itemIds string[]List of item ids to get paths for |
| Responses | ||
|---|---|---|
200Returns map of items to their corresponding paths
|