Endpoint for getting all fills for the member. A fill is when a trade you have is matched.
Restricts the response to trades in a specific market.
Restricts the response to trades related to a specific order.
Restricts the response to trades after a timestamp.
Restricts the response to trades before a timestamp.
Parameter to specify the number of results per page. Defaults to 100.
The Cursor represents a pointer to the next page of records in the pagination. Use the value returned from the previous response to get the next page.
The response is of type object
.