Skip to main content
GET
/
orders
List orders with filters
curl --request GET \
  --url https://api.blink15.com/orders

Query Parameters

market_id
string<uuid> | null

Filter by market

maker
string | null

Filter by maker address

status
string | null

Filter by order status

limit
integer<int64> | null

Maximum number of orders to return

Response

200

List of orders