GET /asset/v1/content/assets/{id}/file

Gets the binary file for an asset.

NameTypeDescription
idnumberRequiredThe ID of the asset
StatusNameTypeDescription
200  A Base64-encoded string of the file
    
400  Bad request
 MessagestringThe error message
 ErrorCodenumberThe specific error code
 DocumentationstringAny specific documentation for the error
    
403  Validation error
 MessagestringThe error message
 ErrorCodenumberThe specific error code
 DocumentationstringAny specific documentation for the error