Get transaction history
GET/institutional/subaccounts/history
Returns a list of past transactions for the specified subaccount or the specified date range. If the subaccount is not specified, returns transactions for all subaccounts under the main account.
info
This is a private endpoint. To send requests, you need to authenticate.
warning
To use this private endpoint, you must use the API key of your main account with the Include all subaccounts.
Rate limit weight points: 5
Request
Responses
- 200
- 4XX
The request was successful.
Response Headers
bitvavo-ratelimit-remaining
The number of remaining weight points before it resets at bitvavo-ratelimit-resetat.
bitvavo-ratelimit-resetat
The time when bitvavo-ratelimit-remaining resets to bitvavo-ratelimit-limit.
bitvavo-ratelimit-limit
The number of available weight points in one minute.
For error codes, see Handle errors.