Get vault details
Returns full details for a single vault identified by its opaque vaultId. Vault must be accessible to the environment (public or org-private match). Enriched with live Morpho data on a best-effort basis.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
Opaque vault identifier from the Dynamic dashboard.
Response
Vault details
Opaque identifier for the vault, issued by the Dynamic dashboard.
Name of the organization or team that curates this vault.
Ticker symbol of the underlying asset (e.g. USDC).
Contract address of the underlying asset token.
EVM chain ID where the vault is deployed.
Number of decimals for the underlying asset token.
On-chain contract address of the vault.
Whether this vault is a Fireblocks fee-wrapper contract.
Net APY including reward incentives, as a decimal (e.g. 0.05 = 5%). Omitted when live data is unavailable.
Total value locked in USD. Omitted when live data is unavailable.
Net APY excluding reward incentives, as a decimal.
Total value locked (TVL), in raw underlying-token units. See tvlUsd for the USD-denominated equivalent.