Retrieve paginated order history for an agent.
Returns a paginated list of all historical orders (filled, cancelled, expired) for the specified agent. UseDocumentation Index
Fetch the complete documentation index at: https://docs.aionmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
limit and offset for pagination.
walletAddress parameter on this endpoint.
polymarket.conditionId. Max 250 chars.1=LIVE, 2=MATCHED, 3=CANCELED, 4=MARKET_RESOLVED, 5=INVALID.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Trading venue (default: polymarket)
50Filter by market condition ID
250Filter by order status: 1=LIVE, 2=MATCHED, 3=CANCELED, 4=MARKET_RESOLVED, 5=INVALID
1, 2, 3, 4, 5 Max results (default 20, max 100)
1 <= x <= 100Pagination offset (default 0)
0 <= x <= 10000