Skip to main content
POST
List all vaults

Body

application/json
page
integer<uint>
default:1
Required range: x >= 0
page_size
integer<uint>
default:100
Required range: x >= 0

Response

Success

Returned by public/get_vaults: one page of vaults plus pagination info. Each row carries its subaccount id under protocol.subaccount_id.

pagination
object
required

Response envelope for paginated RPCs.

vaults
object[]
required