[ { "created_at": "2023-11-07T05:31:56Z", "market_addr": "<string>", "nonce": 1, "price": 1, "sid": "<string>", "side": "<string>", "signature": "<string>", "size": 1, "status": "<string>", "type": "<string>", "updated_at": "2023-11-07T05:31:56Z", "user_addr": "<string>" } ]
Retrieves a list of all orders in the specified market. Orders can be filtered by side (buy/sell).
x >= 0
Successfully retrieved list of orders
The response is of type object[].
object[]