Folders
Retrieve Folders
Retrieve Folders from any connected Filestorage software
GET
/
filestorage
/
folders
/
{id}
Authorizations
Headers
The connection token
Path Parameters
id of the folder you want to retrieve.
Query Parameters
Set to true to include data from the original File Storage software.
Response
200 - application/json
The name of the folder
The size of the folder
The url of the folder
The description of the folder
The UUID of the drive tied to the folder
The UUID of the parent folder
The UUID of the shared link tied to the folder
The UUID of the permission tied to the folder
The custom field mappings of the object between the remote 3rd party & Panora
The UUID of the folder
The remote ID of the folder in the context of the 3rd Party
The remote data of the folder in the context of the 3rd Party
The created date of the folder
The modified date of the folder
Was this page helpful?