Aqua0
API ReferenceRedemptions

List pending async redeem requests for a vault

Returns the pending ERC-7540 async redeem requests for a vault, the exit for deployed capital. Each request reports whether the composer struck its price or whether it vested by timeout (different economics).

GET
/api/vaults/redeem-requests/{chainId}/{vault}

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Path Parameters

chainId*string

Numeric ID of the chain to query or act on.

vault*string

The vault's on-chain contract address.

Response Body

curl -X GET "https://example.com/api/vaults/redeem-requests/string/string"
Empty