Get positions

Lists the authenticated user's positions with market/outcome filters and pagination, including size, average price, and current value.

GEThttps://mgapi.forkast.gg/api/v1/positions

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

successboolean
resultsarray<any>
errorstring