Get Asset
GET
/v1/assets/{asset_id}Retrieve Asset metadata and a temporary signed download URL.
Path parameters
External Asset ID, without the asset:// prefix.
Expiration
The asset:// reference is persistent. The signed download_url expires after 12 hours; call this endpoint again to refresh it.

