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.
To read all the field names and definitions, simply expand the vaultFlexOverviewCTO schema in the response panel on the left hand side.
๐๏ธ
4๏ธโฃ
โ๏ธ
get
getPoolOverviewCTOFunction
Authorizations
Path parameters
vaultAddressstring ยท EthAddrRequired
Responses
get
GET /vaults/{vaultAddress} HTTP/1.1
Host: api.open-trade.io
x-api-key: YOUR_API_KEY
Accept: */*