DownloadTransientFile
Downloads transient files. The request requires a FileId and can also indicate whether to decompose a compound document. File content can be attached or embedded in the response.
Request elements
FileId
String. The file ID of the transient file.
DecomposeCompoundDocument
Boolean. Flag indicating whether to decompose compound documents into separate attachments.
Response elements
FileId
String. The file ID.
Content
Attachment. An attachment containing the file content.
ContainedFiles
ArrayOfAttachment. An array of any files contained within the transient file.