Assets
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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.