Get Activity
Activity & Positions
Activity
Fetch trading activity (merges, splits, redeems) for a user
GET
Get Activity
Query non-trade wallet activity. Includes
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).
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
