Vaults

Get vault definition

Returns the vault's identity + protocol-specific definition: name, owner, numeraire token, hooks, fees, curator, etc., merged inline based on vault_type. Aera carries hooks/feeCalculator, Morpho V1/V2 carry curator + WAD-scaled fees, Symbiotic carries identity only.

get/v1/vaults/{vault_id}/definition

Path parameters

vault_idstring required

Vault identifier (CAIP-10 chainId:address)

Response

Vault definition

Changes

No recorded changes to this endpoint across all 3 revisions of this API.