Skip to main content
Version: v0.31.0

Get a single asset

GET 

/assets/:assetId

Download an asset's binary content. The response Content-Type header is set based on the asset's MIME type.

Request

Responses

The asset's binary content. The Content-Type header reflects the asset's MIME type (e.g., image/png, application/pdf).