Get Raw File Data from Object

Beta
Get the raw file data for given asset.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query Parameters

asset_idstringRequired

Response

Stream the file in original format.

Errors