Get Activity
Polymarket
Activity
Fetch trading activity (merges, splits, redeems) for a user
GET
Get Activity
Query non-trade wallet activity. IncludesDocumentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
SPLIT (deposit collateral to create YES+NO pairs), MERGE (combine pairs back to collateral), REDEEM (redeem winning tokens after resolution), and CONVERT (NegRisk position conversions - sell NO tokens on a subset of conditions, buy YES tokens on the remainder).
| Constraint | Value |
|---|---|
limit | 1–500 (default 100) |
offset | No limit |
Authorizations
Query Parameters
Wallet address
Unix timestamp (seconds) for start
Unix timestamp (seconds) for end
Filter by market slug
Filter by condition ID
Sort by: timestamp or type
Available options:
timestamp, type Number of activities to return (1-500)
Required range:
1 <= x <= 500Sort order: asc or desc
Available options:
asc, desc Pagination key for cursor-based pagination
