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.
๐๏ธ
5๏ธโฃ
โ๏ธ
get
getPoolOverviewCTOFunction
Authorizations
Path parameters
vaultAddressstring ยท EthAddrRequired
Responses
get
GET /vaults/{vaultAddress} HTTP/1.1
Host: api.opentradeqa.com
x-api-key: YOUR_API_KEY
Accept: */*