Get the content of an asset by ID
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_id
Response
Successful Response
content
The content of the asset
