Private
Get Trades History
Retrieve information about trades/fills. 50 results are returned at a time, the most recent by default.
- Unless otherwise stated, costs, fees, prices, and volumes are specified with the precision for the asset pair (
pair_decimals
andlot_decimals
), not the individual assets’ precision (decimals
).
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json · object
The body is of type object
.
Response
200 - application/json
The response is of type object
.