Get asset details
Retrieve the configuration and current balance for a specific asset associated with a vault.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
vaultId | UUID | Yes | Vault identifier |
assetId | UUID | Yes | Asset identifier |
Use Cases
- Display single asset balance and metadata
- Validate asset exists before operations
- Fetch asset-specific configuration
Required Permission
assets:read
Get asset details
Retrieve the configuration and current balance for a specific asset associated with a vault.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
vaultId | UUID | Yes | Vault identifier |
assetId | UUID | Yes | Asset identifier |
Use Cases
- Display single asset balance and metadata
- Validate asset exists before operations
- Fetch asset-specific configuration
Required Permission
assets:read