Read Files
Use this API to read the contens of the files
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED |
|---|
itemIds string[]List of file ids to be read from the specified drive. |
| Responses | ||
|---|---|---|
200Returns the files along with their contents
|