Purpose

Downloads the contents of a file.

Table 1. Required fields
Field Name Data Type Parameter Type Description
fileID VARCHAR(255) IN Specifies the ID of the file from where you want to download the content.
Table 2. Response
Response Data Type Parameter Type Description
entity VARBINARY(16777215) OUT The content body in binary format.