| GetOfficeDocumentsInCloud | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetOfficeDocumentsInCloud
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOfficeDocumentsInCloud
Returns list of office documents uploaded to the cloud for given document number by current user.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOfficeDocumentsInCloud
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– DocNo | xs:int | mandatory | Sets number of Thereforeâ„¢ document. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOfficeDocumentsInCloudResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ DocumentsInCloudInfo | 
 | nillable | Gets list of office documents uploaded to the cloud for given document number by current user. | 
| ≡ WSEditOfficeDocumentInCloudInfo | 
 | list nillable | |
| â– DocNo | xs:int | 
 | Gets number of Thereforeâ„¢ document. | 
| â–¡ SharingLinkForEditing | xs:string | nillable | Gets a sharing link for editing the file on the cloud. | 
| â–¡ SharingLinkForViewing | xs:string | nillable | Gets a sharing link for viewing the file on the cloud. | 
| â– StreamNo | xs:int | 
 | Gets number of the stream in Thereforeâ„¢ document. | 
| â–¡ UploadedFileLink | xs:string | nillable | Gets a link to the file on the cloud. | 
| â– VersionNo | xs:int | 
 | Gets version of Thereforeâ„¢ document. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |