Get positions
Lists the authenticated user's positions with market/outcome filters and pagination, including size, average price, and current value.
GET
Lists the authenticated user's positions with market/outcome filters and pagination, including size, average price, and current value.
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
pageintegerrequired
limitintegerrequired
sortBystringrequired
sortDirectionstringrequired
marketStatusstringrequired
Response
application/json
Positions response
successbooleanresultsarray<any>errorstring