Net RFQ contracts per instrument for the authenticated account
One row per (account, instrument) with a non-zero net position folded from RFQ strategy fills; long is positive. Legs of a package fold into their own instruments, so a filled straddle is two rows. Rows carry the instrument’s expiry (unix seconds) and settled; status selects open (default, the instrument has not settled), settled, or all. A reverted fill unwinds its rows. Cursor pagination is not supported (after returns 400). This is the RFQ analogue of /api/query/positions, which lists central-limit-order-book positions only.
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
x >= 0x >= 1open, settled, all