Appearance
orders
GET
https://api-v1-ab.blink.trade/v1/ordersGet orders for a subaccount.
Query parameters
addressanyrequiredBase58 account address that decodes to 32 bytes.
subaccount_idint32required min
0statusstringrequiredShow 3 enum values
activehistoryallmarket_typestringShow 2 enum values
spotperpmarket_idint32Filter by market ID.
min
0client_order_idstringFilter by client order ID.
limitintegerRequired unless client_order_id is provided.
min
1 max 100cursorstringCursor returned by the previous page.
Responses
Language
cURL requestCopy
Response
Run the request to see the response body.