Export all markets belonging to an event as CSV or TSV.Documentation Index
Fetch the complete documentation index at: https://docs.adj.news/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique event identifier.
File format:
csv or tsv.Response
Returns a file download withContent-Disposition: attachment.
Columns: market_id, market_name, platform, market_position, latest_price, total_volume
Examples
Errors
| Status | Description |
|---|---|
| 400 | Invalid format |
| 401 | Missing or invalid authorization |
| 404 | Event not found |
