Lists the trades history based on the filtering criteria.
Attention: Due to performance concerns, this endpoint now uses cursor-based pagination. The pagination object currently included in the response is now a placeholder and will be entirely removed as of 2026-06-01. The parameter current_page is also a placeholder and will be removed at the same time. Please update your integration accordingly and refer to the documentation for the correct pagination handling.
Currency pair code
"BTC_BRL"
Initial datetime filter in ISO-8601 format
"2020-01-01T03:00:00.000Z"
Final datetime filter in ISO-8601 format
"2020-01-03T02:59:59.000Z"
Number of records per page
100
Page number for pagination
3
The c parameter is the cursor you should use to fetch the next page of results