[ { "created_at": "2023-11-07T05:31:56Z", "fee": 1, "maker_addr": "<string>", "maker_order_sid": "<string>", "market_addr": "<string>", "price": 1, "sid": "<string>", "side": "<string>", "size": 1, "taker_addr": "<string>", "taker_order_sid": "<string>", "updated_at": "2023-11-07T05:31:56Z", "value": 1 } ]
Retrieves a list of recent fills (executed trades) in the specified market.
x >= 0
Successfully retrieved list of fills
The response is of type object[].
object[]