Aqua0
API ReferenceVaults

List the asset vaults on a chain

Returns every vault Aqua0 runs on a chain (one vault per asset) with its aggregate totals (principal, deployed, credit) and whether the indexer has caught up. Query parameter: chainId (required).

GET
/api/vaults

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Query Parameters

chainId*string

Numeric ID of the chain to query or act on.

Response Body

curl -X GET "https://example.com/api/vaults?chainId=string"
Empty