# XBID Trade Reports v1 The **XBID Trades API** allows you to retrieve all trades in XBID. - You can apply various **filters** to narrow down the results. ## Get Trades - [GET /public-api/1.0/xbid/trades/report](https://api-reference.etpa.nl/api/xbid-trade-reports-v1/gettrades_2.md) ## Get Trade - [GET /public-api/1.0/xbid/trades/report/{id}](https://api-reference.etpa.nl/api/xbid-trade-reports-v1/gettrade_2.md): Get Trade by id. ## Get trade by order id - [GET /public-api/1.0/xbid/trades/report/order/{orderId}](https://api-reference.etpa.nl/api/xbid-trade-reports-v1/gettradebyorderid.md): Get trade by order id.