Skip to main content
GET
Net RFQ contracts per instrument for the authenticated account

Authorizations

Authorization
string
header
required

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

account_id
integer
Required range: x >= 0
limit
integer
Required range: x >= 1
status
enum<string>
default:open
Available options:
open,
settled,
all

Response

RFQ position rows

rows
object[]
required
next_cursor
string
Pattern: ^[0-9]+$