Look up a market by its slug (the URL path on Polymarket) and get trades or positions across all outcomes.Documentation Index
Fetch the complete documentation index at: https://polynode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Trades by slug
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
after | integer | — | Start of time range (Unix timestamp) |
before | integer | — | End of time range |
limit | integer | 100 | Max 1000 |
offset | integer | 0 | Pagination offset |

