Skip to main content
GET
/
v1
/
admin
/
vaults
Admin List Vaults
curl --request GET \
  --url https://api.yieldo.xyz/v1/admin/vaults
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string
default:""
x-admin-address
string
default:""

Response

Successful Response