v1
latestOpenAPI 3.0.02026-07-2442242189.1 KBAssets
GetAsset
Retrieves an asset by resource name.
get/v2/assets/{asset_id}
Path parameters
asset_idstring required
Response
A successful response.
Example response
{
"asset": {
"network": "networks/ethereum-mainnet"
}
}