List offers placed by the account on closed RFQs
GET/rfqs/closed-offers
Retrieve all offers the account placed on RFQs that have since closed. The status field
on each offer indicates how the parent RFQ closed (expired, cancelled,
filled_bid_side, or filled_ask_side).
Closed RFQs are tracked in an in-memory cache only and are not persisted; offers may be evicted by the cache eviction policy or wiped on service restart.
Note: This is currently available exclusively in the Kraken pre-prod environments.
Responses
- 200
- 404
Closed Offers
RFQ feature is not enabled.