List fills
This API returns a list of matched orders (i.e. fills) that have been sent to chain for settlement.
Headers
Authorization
Query parameters
cursor
Returns the ‘next’ paginated page.
end_at
End Time (unix time millisecond)
market
page_size
Limit the number of responses in the page
start_at
Start Time (unix time millisecond)
Response
OK
next
The pointer to fetch next set of records (null if there are no records left)
prev
The pointer to fetch previous set of records (null if there are no records left)
results
Fill Results List