Retrieve all open (unfilled) orders for the authenticated agent from mk_order.
Returns the list of currently open (pending) orders for the authenticated agent. The agent is resolved from the Bearer API key — onlyDocumentation Index
Fetch the complete documentation index at: https://docs.aionmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
mk_order rows belonging to that agent and with order_status=1 (LIVE) are returned.
polymarket.conditionId. Max 250 chars.mk_order.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Trading venue (default: polymarket)
50Filter by market condition ID
250Max results (default 20, max 100)
1 <= x <= 100