Get a list of all orders associated with the user, satisfying the provided parameters. Results are limited to a maximum of 256 items per request (default 100).
Rate limit: 16 requests/second burst, 256 requests/minute sustained.
Documentation Index
Fetch the complete documentation index at: https://docs.novig.com/llms.txt
Use this file to discover all available pages before exploring further.
Currency of the order
CASH, COIN Status of the order
Number of orders to return (max 256, default 100)
x <= 256Offset of the orders to return
Beginning timestamp for filtering orders (UTC)
End timestamp for filtering orders (UTC)
Market status of the order
OPEN, CLOSED, SETTLED Outcome status of the order
TBD, WIN, LOSS, PUSH Successfully retrieved all orders for the user
The unique identifier of the order
"123e4567-e89b-12d3-a456-426614174002"
The ID of the outcome associated with this order
"123e4567-e89b-12d3-a456-426614174000"
The ID of the market associated with this order
"123e4567-e89b-12d3-a456-426614174003"
The limit price at which the order is placed
0.125
The remaining quantity of the order, denominated in Minimum Currency Units
4200
The original quantity of the order, denominated in Minimum Currency Units
4200
The currency in which the order is denominated
"COIN"
The timestamp when the order was placed
"2023-10-05T12:00:00Z"
The current status of the order
"FILLED"
The trader-specified metadata associated with the order
"ABC12345"