Get trades
GET/{market}/trades
Returns the list of trades from for the specified market
and time period made by all Bitvavo users. The returned trades are sorted by their timestamp
in a descending order, from the latest to the earliest.
tip
To get the list of your past trades, make a Get trades history request.
Rate limit weight points: 5
Request
Responses
- 200
- 4XX
The request was successful.
For error codes, see Handle errors.