Get the content of an asset by ID

Beta
Get the content of an 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

Successful Response
contentstring
The content of the asset

Errors