Skip to content

orders

GEThttps://api.blink.trade/v1/orders

Get orders for a subaccount.

Query parameters

addressanyrequired

Base58 account address that decodes to 32 bytes.

subaccount_idint32required
min 0
statusstringrequired
Show 3 enum values
activehistoryall
market_typestring
Show 2 enum values
spotperp
market_idint32

Filter by market ID.

min 0
client_order_idstring

Filter by client order ID.

limitinteger

Required unless client_order_id is provided.

min 1 max 100
cursorstring

Cursor returned by the previous page.