Path Parameters
The unique market identifier.
File format:
csv or tsv.Query Parameters
Maximum number of trades (1-10,000).
Response
Returns a file download withContent-Disposition: attachment. Max 10,000 rows.
Columns: trade_id, timestamp, price, count, side, volume
Examples
Errors
| Status | Description |
|---|---|
| 400 | Invalid format |
| 401 | Missing or invalid authorization |
| 404 | Market not found |
