List RFQ fill history for the authenticated maker or taker
GET
List RFQ fill history for the authenticated maker or taker
Authorizations
SIWS-issued JWT. Admin commands require the admin role, admin:*, or the exact admin:<type> scope; admin reads use their documented read scope.
Query Parameters
Required range:
x >= 0Required range:
x >= 1Exclusive keyset cursor returned as next_cursor. Supported by accounts and monotone sequence-number lists; unsupported sort orders reject it with 400 rather than silently ignoring it. The decimal value must fit the backing non-negative PostgreSQL BIGINT; overflow returns 400.
Pattern:
^[0-9]+$Pattern:
^[0-9a-fA-F]{32}$Available options:
confirmed, finalized, reverted Narrows the participant scope to one role. Default is both. side on a fill is the taker's, so a consumer describing the caller's own trades wants taker; a maker reconciling its quotes wants maker.
Available options:
taker, maker