Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

User session token

Query Parameters

order_id
string
required

Strong type for Order IDs to prevent mixing with other string values

Order IDs are ULIDs with a prefix:

  • Regular orders: O-
  • Liquidation orders: L-
aid
string | null

Optional account ID, selecting which account's fills to return for the order. If omitted, the user's default (primary) account is used.

Response

200 - application/json

List of fills associated with an order ID

fills
object[]
required