Get Account Transactions

GET {{baseUrl}}/account/transactions?currency=<object>&sort=<>&by=<>&from=<>&till=<>&limit=<>&offset=<>

Get account transactions.

Request Params

KeyDatatypeRequiredDescription
currencystring
sortstringSort direction
bystringFilter field
fromstringIf filter by timestamp, then datetime in iso format or timestamp in millisecond otherwise trade id
tillstringIf filter by timestamp, then datetime in iso format or timestamp in millisecond otherwise trade id
limitstring
offsetstring