v1

latestOpenAPI 3.1.02026-07-265385123.6 KB
Vaults

Get account-owned vaults

Retrieve paginated list of vaults owned by a specific account. Includes vault performance metrics, AUM, and depositor count.

get/api/v1/account_owned_vaults

Query parameters

accountstring required

Account address (user query alias is also accepted)

limitinteger

Page size

offsetinteger

Page offset

Response

Account-owned vaults retrieved successfully

total_countinteger nullable

The total number of items across all pages. Optional: history endpoints omit this field to avoid expensive COUNT(*) queries.