Get content of a file object, converted to file format of the supplied output type.
Parameters
Name |
Type |
Description |
fileId |
Integer |
ID of file object to get. |
output |
Output type to get. |
Returns
Type: Byte Array
Bytes representing converted content.
Addresses
JSON: http://<Base Address>/File/json/GetConvertedContent
JSON (for IIS): http://<Base Address>/File.svc/json/GetConvertedContent