Get closed positions
Query parameters
userstringRequired
Wallet address
marketstringOptional
Comma-separated market addresses to filter by
question_idstringOptional
Comma-separated question IDs to filter by
limitintegerOptional
Limit (default 10, max 50)
offsetintegerOptional
Offset (default 0, max 100000)
Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
get
/api/v1/market-data/closed-positionsLast updated