Purpose

Downloads the specified file.

Table 1. Required fields
Field Name Data Type Parameter Type Description
fileId VARCHAR(64) IN Specifies the ID of the file to be downloaded.
Table 2. Response
Response Data Type Parameter Type Description
entity VARBINARY(16777215) OUT The content body of the file.