DEPRECATED: This endpoint is deprecated. Use V4 endpoint instead. This endpoint retrieves orders history sorted by all markets.
Note: This method can retrieve data not older than 6 months from current month. If you need older data - you can use Report on the History page in your account. Response Cache: NONE
API key authentication requires three headers:
Requested available market. Example: BTC_USDT
"BTC_USDT"
LIMIT is a special clause used to limit records a particular query can return. Default: 50, Min: 1, Max: 100
1 <= x <= 100100
If you want the request to return entries starting from a particular line, you can use OFFSET clause to tell it where it should start. Default: 0, Min: 0, Max: 10000
0 <= x <= 100000
Request path
Nonce for request