Query a specific vault

This endpoint will return important data on a specific vault

Return data on a specific vault

The GET /Vaults/{vaultAddress} endpoint returns the configuration of a specific vault when you pass in the vault's "poolAddr" in the {vaultAddress} field. This includes important information like the current interest rate, cut-off times, processing times, and the exchange rate.

get
/vaults/{vaultAddress}

getPoolOverviewCTOFunction

Authorizations
x-api-keystringRequired
Path parameters
vaultAddressstring · EthAddrRequired
Responses
200

Get Pool Overview

application/json
get
/vaults/{vaultAddress}
200

Get Pool Overview

Schema

Last updated