cURL
curl --request GET \ --url https://api.yieldo.xyz/v1/vaults/{vault_id}
{ "vault_id": "<string>", "name": "<string>", "address": "<string>", "chain_id": 123, "chain_name": "<string>", "asset": { "address": "<string>", "symbol": "<string>", "decimals": 123 }, "deposit_router": "<string>", "accepted_assets": [], "type": "morpho", "min_deposit": "<string>", "no_minimum": false, "curator": "<string>", "paused": false, "paused_reason": "<string>", "external_router": false, "total_assets": "<string>", "total_supply": "<string>", "share_price": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.yieldo.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes