| GetFolder | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetFolder
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetFolder
Load information about a folder
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetFolder
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– FolderNo | xs:int | mandatory | Sets number of the folder to be loaded | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetFolderResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ Folder | 
 | nillable | The returned eForm | 
| â– FolderNo | xs:int | mandatory | Gets the folder number. | 
| â– Foldertype | xs:int | 
 | Gets the type of the folder. | 
| â– Guid | xs:string | 
 GUID string template: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | Gets the GUID of the folder. | 
| â–¡ Name | xs:string | nillable | Gets the name of the folder. | 
| â– ParentFolderNo | xs:int | mandatory | Gets the number of the parent folder. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |