File resource
Get files/folders from recycle bin
OVERVIEW
The folder id of the recycle bin is always
Recycle bin folder id = Site root folder id +1
So once you have got the root folder id of the site by calling the "Get site" API you can find the id of the recycle bin by adding 1 to the root folder id.
The list of folders and files in the recycle bin can then be obtained by calling the "Get folder list" or "Get file list" API
Last Updated: Nov 08,2024
Comments
0 Comments