Paginated order history
Enhanced
Paginated order history
Returns the raw mt5rest history payload with pagination. Same
Deal-based shape as /orders/history — pair entries by
positionTicket to reconstruct closed trades.
GET
Paginated order history
Authorizations
Client API key (prefixed with sk_). On /api/* endpoints the key
is scoped to its own MT5 accounts. On /admin/* endpoints the key
identifies its owning admin and grants access to all of that
admin's keys — so any of your sk_ works to manage any of your
other keys (cross-admin operations are rejected as 400 Key not found).
Path Parameters
Account ID
Query Parameters
Start datetime (YYYY-MM-DDTHH:mm:ss)
End datetime (YYYY-MM-DDTHH:mm:ss)
Page number
Results per page
Response
Paginated order history payload